gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with linking when compiling GNUTLS


From: Simon Josefsson
Subject: Re: Problem with linking when compiling GNUTLS
Date: Thu, 05 Nov 2009 16:17:16 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux)

Dagobert Michelsen <address@hidden> 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.

/Simon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]