cURL / Mailing Lists / curl-users / Single Mail

curl-users

curl 7.12.2 compile fail on Mac OS X

From: Jim Napier <jnapier_at_urchin.com>
Date: Fri, 12 Nov 2004 14:41:25 -0800

On Mac OS X 10.2.3 when building the curl binary and linking against
OpenSSL 0.9.7e I get the following error:

gcc -g -O2 -o curl main.o hugehelp.o urlglob.o writeout.o writeenv.o
getpass.o homedir.o strtoofft.o timeval.o -L/urchin-build/zlib/1.2.2/lib
-L/urchin-build/openssl/0.9.7e/lib ../lib/.libs/libcurl.a -lssl -lcrypto -lz
/usr/bin/ld: Undefined symbols:
_DES_ecb_encrypt
_DES_set_key
_DES_set_odd_parity

These should be defined in the OpenSSL distribution I believe. This
combination compiles fine on all other platforms I've built it on. Any
ideas? Thanks.

Jim Napier
Received on 2004-11-12