cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Curl w/ SSL Support gives me "undefined reference to `des_set_odd_parity"

From: Bryan Smith <bryan_at_clearskyhosting.com>
Date: Tue, 04 Jan 2005 16:41:27 -0800

Hi,

When I make CURL I'm getting errors and afterwards when starting apache I
get "undefined reference to `des_set_odd_parity". In a post to this mailing
list in July someone said this was caused by a problem with OpenSSL, can
anyone explain that further?

I have OpenSSL 0.9.7e installed, along with mod_ssl 2.8.22, and curl 7.12.0.

I recently upgraded OpenSSL to that version and it seems to be working fine
as far as I can tell, anyone have any suggestions?

Here is an excert where I'm getting errors building CURL:

make curl-7.12.0....... . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Done

make[2]: *** [curl] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1

make curl-7.12.0...(install).... . Done

make[2]: *** [curl] Error 1
make[1]: *** [install] Error 2
make: *** [install-recursive] Error 1

If I continue after this and make PHP then starting apache gives me the
"undefined reference to 'des_set_odd_parity'".

Thanks,
Bryan

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.296 / Virus Database: 265.6.7 - Release Date: 12/30/2004
Received on 2005-01-05