cURL / Mailing Lists / curl-users / Single Mail

curl-users

compiling error

From: Delabre Jean-Philippe <jp.delabre_at_free.fr>
Date: Fri, 22 Mar 2002 22:24:53 +0000

I tried to compile both curl-7.9.5 and curl-7.9.6-pre2, but I obtain the same
compilation error, both with gcc-2.95.3 and gcc-3.0.2.
I use glibc-2.2.4, openssl-0.9.6b, libtool-1.4.2, on a very modified LFS 3.0

/usr/gcc-2.95.3/bin/gcc -g -O2 -Wl,-rpath-link -Wl,/usr/X11R6/lib -o
.libs/curl main.o hugehelp.o urlglob.o writeout.o -L/usr/X11R6/lib
../lib/.libs/libcurl.so -lssl -lcrypto -ldl -Wl,--rpath
-Wl,/pkgs/curl-7.9.5/lib

../lib/.libs/libcurl.so: undefined reference to `ENGINE_load_private_key'
../lib/.libs/libcurl.so: undefined reference to `ENGINE_set_default'
../lib/.libs/libcurl.so: undefined reference to `ENGINE_free'
../lib/.libs/libcurl.so: undefined reference to `ENGINE_by_id'
collect2: ld returned 1 exit status

Is there something to do?
Received on 2002-03-23