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: Dagobert Michelsen
Subject: Re: Problem with linking when compiling GNUTLS
Date: Thu, 5 Nov 2009 16:27:48 +0100

Hi Simon,

Am 05.11.2009 um 16:17 schrieb Simon Josefsson:
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.

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




reply via email to

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