cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Build problem on Linux with 7.10.3

From: Götz Babin-Ebell <babin-ebell_at_trustcenter.de>
Date: Fri, 14 Mar 2003 19:03:58 +0100

Hello Christian,

Christian Knoke wrote:
> On Fri, Mar 14, 2003 at 02:26:07PM +0100, Götz Babin-Ebell wrote:
>
>>>make completed ok, but warnings like this had been given:
>>>
>>>gcc -g -O2 -o .libs/lib504 lib504.o first.o -L/usr/lib -L/usr/ssl/lib
>>>.../../lib/.libs/libcurl.so -lz -lz -lz -lssl -lcrypto -ldl -lz
>>>/usr/i486-suse-linux/bin/ld: warning: libssl.so.0.9.6, needed by
>>>.../../lib/.libs/libcurl.so, not found (try using -rpath or -rpath-link)
>>>/usr/i486-suse-linux/bin/ld: warning: libcrypto.so.0.9.6, needed by
>>>.../../lib/.libs/libcurl.so, not found (try using -rpath or -rpath-link)
>>>creating lib504
>>
>>the curl librarie complained that it was build
>>against dynamic OpenSSL libraries.

> Out of curiosity: does this mean that curl *needs* *dynamic* openssl libs
> (which had not been present in the above case)?

Depends.
When you build a dynamic library,
a list of needed dynamic librarys is stored in the library.
So these libraries are needed.

Bye

Goetz

-- 
Goetz Babin-Ebell, TC TrustCenter AG, http://www.trustcenter.de
Sonninstr. 24-28, 20097 Hamburg, Germany
Tel.: +49-(0)40 80 80 26 -0,  Fax: +49-(0)40 80 80 26 -126

-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open!
Get cracking and register here for some mind boggling fun and
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en

Received on 2003-03-14