|
|
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: Fri, 10 Feb 2006 20:51:00 -0800
Bugs item #1429551, was opened at 2006-02-10 20: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 ---------------------------------------------------------------------- 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