Bugs item #1705177, was opened at 2007-04-22 09:15
Message generated for change (Comment added) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1705177&group_id=976
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: compile or build problem
Group: bad behaviour
>Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Daniel Black (grooverdan)
Assigned to: Daniel Stenberg (bagder)
Summary: configure.ac --without-ssl --with-gnutl
Initial Comment:
curl-7.16.3-20070422
./configure --without-ssl --with-gnutls
...
...
checking for libssh2_channel_open_ex in -lssh2... no
checking libssh2.h usability... no
checking libssh2.h presence... no
checking for libssh2.h... no
checking for gnutls_check_version in -lgnutls... yes
./configure: line 26692: GNUTLS_ENABLED: command not found
configure: detected GnuTLS version 1.6.2
configure: Added /usr/lib to LD_LIBRARY_PATH
configure: WARNING: SSL disabled, you will not be able to use HTTPS, FTPS, NTLM and more.
configure: WARNING: Use --with-ssl, --with-gnutls or --with-nss to address this.
checking CA cert bundle install path... /usr/local/share/curl/curl-ca-bundle.crt
checking whether to build with libidn... yes
checking for idna_to_ascii_lz in -lidn... yes
checking for idn_free... yes
...
...
----------------------------------------------------------------------
>Comment By: Daniel Stenberg (bagder)
Date: 2007-04-22 11:39
Message:
Logged In: YES
user_id=1110
Originator: NO
Yes, I would prefer the ssl check in configure to check for all the
supported SSL libs one by one.
Patch applied. Thanks.
----------------------------------------------------------------------
Comment By: Daniel Black (grooverdan)
Date: 2007-04-22 11:33
Message:
Logged In: YES
user_id=612034
Originator: YES
maybe even s/-ssl/-openssl/ a bit more. that could be a bit dramatic
though.
File Added: curlopenssl.patch
----------------------------------------------------------------------
Comment By: Daniel Stenberg (bagder)
Date: 2007-04-22 09:39
Message:
Logged In: YES
user_id=1110
Originator: NO
Ouch! There was bad spaces in the configure.ac, fixed in CVS now and I
believe it will cure this problem.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1705177&group_id=976
Received on 2007-04-22