|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker mailing list Archives
[ curl-Bugs-3071038 ] curl fails to link against gnutls-2.11.1 using libnettle
From: SourceForge.net <noreply_at_sourceforge.net>
Date: Tue, 28 Sep 2010 06:45:38 +0000
Bugs item #3071038, was opened at 2010-09-19 10:15
Please note that this message will contain a full copy of the comment thread,
Initial Comment:
curl however, when built with gnutls support, uses libgcrypt functions without linking in libgcrypt explicitly. Thus, with this new version of gnutls, it fails to build due to unresolved symbols 'gcry_*'.
The solution is to either drop dependency on libgcrypt functions completely or to depend on it explicitly, linking against it as well. In the latter case, it might be useful to separate the gcrypt dependency from gnutls in the configure options.
I'm attaching a build log for curl-7.21.1. I was able to reproduce the issue with today's git too.
http://bugs.gentoo.org/show_bug.cgi?id=337506
----------------------------------------------------------------------
Comment By: Daniel Stenberg (bagder)
Message:
I've added a mention to our TODO about making the GnuTLS code agnostic of
----------------------------------------------------------------------
Comment By: Daniel Stenberg (bagder)
Message:
Of course, in the longer run we could consider to detect which crypto lib
----------------------------------------------------------------------
You can respond by visiting:
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info