cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl-users Digest, Vol 76, Issue 6

From: Christian Ruiz <chrisr.cisco_at_gmail.com>
Date: Wed, 7 Dec 2011 09:16:37 -0600

Downloaded the latest github
commit, 46724b87b769ff50e1e6b90d2aabc50b8ba7c1a9. Still get the same error
message.

Just to double test with another version I downloaded the latest snapshot
of openssl (1.0.1-stable-snap-20111207)

Sure enough, same error. Just a note on the latest stable snapshot of
openssl I get this:

(...)nonblock.o -L/usr/local/ssl/lib ../lib/.libs/libcurl.so -lrt -lz
../lib/.libs/libcurl.so: undefined reference to `SSL_CTX_set_srp_username'
../lib/.libs/libcurl.so: undefined reference to `SSLv2_client_method'
../lib/.libs/libcurl.so: undefined reference to `SSL_CTX_set_srp_password'
collect2: ld returned 1 exit status
make[2]: *** [curl] Error 1
make[2]: Leaving directory `/home/tekky/Desktop/bagder-curl-46724b8/src'
(...)

I know it doesn't matter as much since it's not an official version, just
thought I should point it out anyway.

With the official 1.0.0e version from the openssl site though, and the
latest curl commit I still get the undefined reference to
`SSLv2_client_method'

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-12-07