cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Bugs-2038004 ] Curl OpenSSL not compatible with 7.17 or 7.18

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Thu, 07 Aug 2008 22:30:10 +0000

Bugs item #2038004, was opened at 2008-08-04 22:32
Message generated for change (Comment added) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2038004&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: SSL/TLS
Group: bad behaviour
Status: Open
Resolution: Works For Me
Priority: 5
Private: No
Submitted By: Anand Srivastava (sriv1211)
Assigned to: Daniel Stenberg (bagder)
Summary: Curl OpenSSL not compatible with 7.17 or 7.18

Initial Comment:
Not compatible with open ssl on these versions, as you can't compile as it doesn't recognise where the ssl lib is

----------------------------------------------------------------------

>Comment By: Daniel Stenberg (bagder)
Date: 2008-08-08 00:30

Message:
Logged In: YES
user_id=1110
Originator: NO

Can you show us your config.log file, or at least the openssl related
parts of that file?

Do you have any shared OpenSSL libs in /usr/local/ssl/lib or are they
static only?

What if you run configure with just "--with-ssl" without specifying the
path? (You're using the default path anyway)

----------------------------------------------------------------------

Comment By: Anand Srivastava (sriv1211)
Date: 2008-08-06 00:54

Message:
Logged In: YES
user_id=2168169
Originator: YES

in 7.18: with a ./configure --with-ssl=/usr/local/ssl

checking for SSL_connect in -lssl... no
checking for ssl with RSAglue/rsaref libs in use... checking for
SSL_connect in -lssl... (cached) no
no
configure: error: OpenSSL libs and/or directories were not found where
specified!

in 7.16 with a ./configure --with-ssl=/usr/local/ssl
checking for CRYPTO_lock in -lcrypto... yes
checking for SSL_connect in -lssl... yes
checking openssl/x509.h usability... yes
checking openssl/x509.h presence... yes
checking for openssl/x509.h... yes
checking openssl/rsa.h usability... yes
checking openssl/rsa.h presence... yes
checking for openssl/rsa.h... yes
checking openssl/crypto.h usability... yes
checking openssl/crypto.h presence... yes
checking for openssl/crypto.h... yes
checking openssl/pem.h usability... yes
checking openssl/pem.h presence... yes
checking for openssl/pem.h... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking openssl/err.h usability... yes
checking openssl/err.h presence... yes
checking for openssl/err.h... yes
checking openssl/pkcs12.h usability... yes
checking openssl/pkcs12.h presence... yes
checking for openssl/pkcs12.h... yes
checking for ENGINE_init... yes
checking openssl/engine.h usability... yes
checking openssl/engine.h presence... yes
checking for openssl/engine.h... yes
checking for ENGINE_load_builtin_engines... yes
checking for RAND_status... yes
checking for RAND_screen... no
checking for RAND_egd... yes
checking for CRYPTO_cleanup_all_ex_data... yes
checking for SSL_get_shutdown... yes
checking for yaSSL using OpenSSL compatibility mode... no
configure: Added /usr/local/ssl/lib to LD_LIBRARY_PATH

----------------------------------------------------------------------

Comment By: Daniel Stenberg (bagder)
Date: 2008-08-04 22:42

Message:
Logged In: YES
user_id=1110
Originator: NO

Please be more specific about exactly what doesn't work and what you did
when it failed.

curl has been built against OpenSSL for ages and countless people have
done so using the curl 7.17 and 7.18 series as well. Me included.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2038004&group_id=976
Received on 2008-08-08

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET