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

curl-and-php

undefined reference to `des_set_odd_parity'

From: Robert <techsupport_at_iwillhostu.com>
Date: Fri, 23 Jul 2004 01:12:45 -0500

Curl used to work on my server until i upgraded php to 4.3.8 and now I have to get it working again with curl, but am getting these errors on make:

../lib/.libs/libcurl.so: undefined reference to `des_set_odd_parity'
../lib/.libs/libcurl.so: undefined reference to `des_set_key'
../lib/.libs/libcurl.so: undefined reference to `des_ecb_encrypt'
collect2: ld returned 1 exit status
make[2]: *** [curl] Error 1
make[2]: Leaving directory `/home/cpapachebuild/buildapache/curl-7.11.2/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/cpapachebuild/buildapache/curl-7.11.2/src'
make: *** [all-recursive] Error 1

I have used curl 7.12.0 and 7.11.2 and got same results on both. Can someone please help me out? I dont know what to do and our server admin piece requires curl to work.
Received on 2004-07-23