Mailing List Archive

libgpg-error
Hello,
I've tried to compile libgpg-error in a freebsd system and
I get undefined references for textdomain() and friends.
Even if I configure with --disable-nls I get the same errors.
The only way to compile was to comment out these calls,
which are gettext related. Probably this problem applies to
all non-glibc systems.

--
Nikos Mavrogiannopoulos

_______________________________________________
Gcrypt-devel mailing list
Gcrypt-devel@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gcrypt-devel
Re: libgpg-error [ In reply to ]
Nikos Mavrogiannopoulos <nmav@gnutls.org> writes:

> Hello,
> I've tried to compile libgpg-error in a freebsd system and
> I get undefined references for textdomain() and friends.
> Even if I configure with --disable-nls I get the same errors.
> The only way to compile was to comment out these calls,
> which are gettext related. Probably this problem applies to
> all non-glibc systems.

I had the same problem on several platforms, see:

http://josefsson.org/autobuild-logs/gnutls.html#libgpg-error-1.2

/Simon


_______________________________________________
Gcrypt-devel mailing list
Gcrypt-devel@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gcrypt-devel