cURL / Mailing Lists / curl-users / Single Mail

curl-users

Link problem with OpenSSL 0.9.6

From: Wimble <tk_at_stcorp.net>
Date: Sun, 15 Oct 2000 09:32:41 -0400

Greetings...

This may have been gone over already, but I could not find a reference
to it anywhere...

While trying to compile cURL using OpenSSL 0.9.6, I encountered a
linking error:

../lib/.libs/libcurl.so: undefined reference to `Free'

A little probing found that as of OpenSSL 0.9.6, the Free() function
had been renamed to OPENSSL_free() ...

The only lines that need be changed in the cURL source in order to
compile and link are in lib/ssluse.c on 269 and 277.

Hope this helps ....
Lawrence 'TK' Wimble
Received on 2000-10-15