Problem with linking when compiling GNUTLS

Simon Josefsson simon at josefsson.org
Thu Nov 5 16:35:41 CET 2009


Dagobert Michelsen <dam at opencsw.org> writes:

> 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.

Of 2.8.x or 2.9.x?  I'll see if I can push out a 2.9.x release today.

/Simon





More information about the Gnutls-devel mailing list