cURL / Mailing Lists / curl-users / Single Mail

curl-users

Member name libssl.so.0.9.7 does not exist

From: Praveen <sampraveen_at_gmail.com>
Date: Thu, 14 Aug 2008 17:07:02 -0400

Hello,

We installed openssl 0.9.8 with the shared libraries that come with it and
configured curl (7.18.2) with-ssl. However when we do a make test and run
curl, get the following errors

The openssl 0.9.8 has the libssl.so.0.9.8 installed with it and when I try
to install the previous version of the openssl, cannot get the shared
libraries to be installed with it.

Also tried to create a shared library libssl.so.0.9.7 and link it to
libssl.so.0.9.8 but that didn't work too.

unable to get curl's version, further details are:
issued command:
../src/curl --version 1>log/curlverout.log 2>log/curlvererr.log
command exited with value 255
contents of log/curlverout.log:
contents of log/curlvererr.log:
 exec(): 0509-036 Cannot load program
<mypath>/curl/curl-7.18.2/src/.libs/lt-curl because of the following errors:
        0509-022 Cannot load module
<mypath>/curl/curl-7.18.2/lib/.libs/libcurl.a(libcurl.so.4).
        0509-150 Dependent module
<mypath>/openssl/openssl-0.9.8h/libssl.a(libssl.so.0.9.7) could not be
loaded.
        0509-152 Member libssl.so.0.9.7 is not found in archive
        0509-022 Cannot load module lt-curl.
        0509-150 Dependent module
<mypath>/curl/curl-7.18.2/lib/.libs/libcurl.a(libcurl.so.4) could not be
loaded.
        0509-022 Cannot load module .
couldn't get curl's version at ./runtests.pl line 1586.
make: 1254-004 The error code from the last command is 2.

Stop.
make: 1254-004 The error code from the last command is 2.

Any help is greatly appreciated.

Thanks,

-P

-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2008-08-14