cURL / Mailing Lists / curl-users / Single Mail

curl-users

Curl compiling errors

From: Dan Pellicer <dan.pellicer_at_gmail.com>
Date: Thu, 5 Mar 2009 11:08:06 -0800

I've been trying to get Curl to compile on a Suse 9.2 box with OpenSSL
0.9.7g installed on it.. I'm receiving the errors listed below.
I have successfully compiled Curl with the --without-ssl option and
it complies just fine, so I'm assuming these errors are SSL related.

Any help would be greatly appreciated!

libtool: link: gcc -g0 -O2 -Wno-system-headers -o .libs/curl main.o
hugehelp.o urlglob.o writeout.o writeenv.o getpass.o homedir.o
curlutil.o strtoofft.o strdup.o rawstr.o -L/home/dan/testshit/
../lib/.libs/libcurl.so -lssl -lcrypto -lrt -lz
../lib/.libs/libcurl.so: undefined reference to `dlerror'
../lib/.libs/libcurl.so: undefined reference to `dlclose'
../lib/.libs/libcurl.so: undefined reference to `dlopen'
../lib/.libs/libcurl.so: undefined reference to `dlsym'
collect2: ld returned 1 exit status
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-03-05