|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker mailing list Archives
[ curl-Bugs-1429551 ] Configure fails to use GnuTLS
From: SourceForge.net <noreply_at_sourceforge.net>
Date: Sat, 11 Feb 2006 04:58:06 -0800
Bugs item #1429551, was opened at 2006-02-11 05:50
Please note that this message will contain a full copy of the comment thread,
Initial Comment:
./configure --prefix=$HOME/merlin/local --without-ssl \
gives part of output
checking for gnutls_check_version in -lgnutls... no
This is because the "-lgnutls -lgcrypt -lgnutls-error" is assigned
gcc ..... <libs> conftest.c
that will fail to link. The patch change the libraries to be
Just a note. It is a bit odd that to enable GnuTLS I have to
kent
--- Kent Boortz, Senior Software Developer MySQL AB, www.mysql.com Office: +46 18 174400 ext. 4450 (VoIP) Office: +46 19 182931 Mobile: +46 70 2791171 ---------------------------------------------------------------------- >Comment By: Daniel Stenberg (bagder) Date: 2006-02-11 13:58 Message: Logged In: YES user_id=1110 Thanks, I applied and committed this patch now. I agree the option naming is a bit "funny", but it works and apparently no one has felt it being awkward enough to warrant a proper fix! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1429551&group_id=976Received on 2006-02-11 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info