Problem with linking when compiling GNUTLS

Dagobert Michelsen dam at opencsw.org
Thu Nov 5 16:27:48 CET 2009


Hi Simon,

Am 05.11.2009 um 16:17 schrieb Simon Josefsson:
> Dagobert Michelsen <dam at opencsw.org> writes:
>
>>> -  AC_LIB_HAVE_LINKFLAGS(gcrypt,, [#include <gcrypt.h>],
>>> +  AC_LIB_HAVE_LINKFLAGS([gcrypt], [gpg-error], [#include  
>>> <gcrypt.h>],
>>>    [enum gcry_cipher_algos i = GCRY_CIPHER_CAMELLIA128])
>>>  if test "$ac_cv_libgcrypt" != yes; then
>>>    AC_MSG_ERROR([[
>>> --
>>> 1.6.5.2
>>
>> Yes, this solves the problem with the missing libgpg-error. Now only
>> the -lsocket -lnsl issue needs to be resolved :-)
>
> Great.  The -lnsl issue could be fixed by using more recent gnulib  
> here.

It would be great if you had an updated tarball of the release-to-come
will all known errors fixed so I can verify it.


Best regards

   -- Dago





More information about the Gnutls-devel mailing list