curl-library
Re: Need Help to use libcurl in Solaris
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 16 Jun 2008 09:25:06 +0200 (CEST)
Date: Mon, 16 Jun 2008 09:25:06 +0200 (CEST)
On Mon, 16 Jun 2008, Uttam_Nayak wrote:
> But it's not working for me. I am getting errors like undefined sysbols for
> SSL_CTX_set_default_passwd_cb, SSL_load_error_strings, EVP_PKEY_free,
> SSL_get_peer_certificate, SSL_CIPHER_get_name, sk_value, RAND_load_file,
> X509_NAME_oneline etc. etc. in libcurl.so.
Those are symbols provided by the OpenSSL libs so it would indicate that you
haven't properly told your system where to find them.
-- / daniel.haxx.seReceived on 2008-06-16