cURL / Mailing Lists / curl-users / Single Mail

curl-users

Compiling problems?

From: Jonathan Hilgeman <jhilgeman_at_naturesflavors.com>
Date: Fri, 02 Aug 2002 10:23:10 -0700

I have installed OpenSSL into /usr/local/ssl, but when I try to compile cURL 7.9.8 with SSL enabled, I get the following errors near the end of compiling:

../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'

I am on Red Hat 7.2, and I looked up a message on the mailing list where someone had the exact same problem but it was an earlier version of cURL (7.9.7). Someone suggested that it had something to do with other openssl rpm's installed. I checked, and my system came with RPMs installed, but I was new to Red Hat, so I didn't remove the RPMs, but rather just installed OpenSSL into its directory /usr/local/ssl and removed all other files from previous RPMs like /usr/include/openssl. However, this does not work for me... Daniel said that the next version would have some code to avoid this error, but the next version would've been 7.9.8, so I guess it's not in yet, since I'm using that version. Any more thoughts?

- Jonathan

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2002-08-02