curl-library
Re: New issue with libcurl library
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 2 Oct 2006 01:02:31 +0200 (CEST)
Date: Mon, 2 Oct 2006 01:02:31 +0200 (CEST)
On Sun, 1 Oct 2006, Parthiv Dave wrote:
> I am facing a new issue with building libcurl library (version: 7.15.5) with
> OpenSSL library for AIX 4.3.3. I have built OpenSSL library for AIX 4.3.3
> and giving the path while configuring libcurl library. But, it fails to
> build libcurl.a giving linking error.
...
> ld: 0711-317 ERROR: Undefined symbol: .DES_set_key
It looks like a problem with the OpenSSL header files, as DES_set_key was
known as des_set_key in older OpenSSL and there's a check for this in
lib/http_ntlm.c
Could it be a mismatch between openssl headers and lib in use?
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2006-10-02