| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
Re: Curl w/ SSL Support gives me "undefined reference to `des_set_odd_parity"
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 5 Jan 2005 10:50:18 +0100 (CET)
On Tue, 4 Jan 2005, Bryan Smith wrote:
> When I make CURL I'm getting errors and afterwards when starting apache I
In short:
OpenSSL before 0.9.7 had the function named des_set_odd_parityd.
in OpenSSL 0.9.7, it is called DES_set_odd_parity (with an uppercase first
When you build curl, it checks the version number in the OpenSSL header and
In your case, it seems to find a version number less than 0.9.7 in the header
--
Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2005-01-05
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info