curl-users
Re: Problems building curl (7.16.2 - 7.17.1) with Openssl 0.9.8
Date: Tue, 18 Dec 2007 15:05:23 -0800
On Tue, Dec 18, 2007 at 05:34:24PM -0500, Calen Pennington wrote:
> From inspection of src/Makefile, it appears that -lcrypto and -lssl
> appear in the LIBCURL_LIBS variable, but that that variable isn't being
> used to set LIBS before the implicit rule is executed:
No, the crypto libraries are not needed by curl directly and shouldn't be
linked. That change was made to libcurl between the two versions you cite.
What should be happening is that the crypto libs should be linked into
libcurl instead. What does the libcurl.so.4 link line look like? You
should also see the crypto libs references in the output of "objdump -p
lib/.libs/libcurl.so.4".
Are you sure you have a 64-bit version of the OpenSSL on your system to
allow the 64 bit to compile?
>>> Dan
-- http://www.MoveAnnouncer.com The web change of address service Let webmasters know that your web site has movedReceived on 2007-12-19