| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Trouble finding SSL_connect
From: Charlie Sharpsteen <chuck_at_sharpsteen.net>
Date: Mon, 23 Feb 2009 13:21:07 -0800
Hello All,
I am having a bit of trouble compiling curl with SSL support. I have
./configure --prefix=$HOME --with-ssl LDFLAGS=-L$HOME/lib
I get the following error:
checking for SSL_connect in -lssl... no
At which point the configure script bails. config.log shows that the command
configure:23723: checking for SSL_connect in -lssl
cls59/lib contains libssl.a - everything should be good.
However, confdefs.h has the function defined as character:
char SSL_connect ();
While cls59/include/openssl/ssl.h has it defined as integer:
int SSL_connect(SSL *ssl);
Could this be the problem? Any help on how to resolve this would be greatly
-Charlie
-------------------------------------------------------------------
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info