curl-library
Re: Problem - Curl 7.9.8 on Sun 2.8 with GCC 3.0.4
Date: Sun, 18 Aug 2002 02:19:48 -0500 (CDT)
Hi Daniel - all the OpenSSL shared libraries have the undefined main
symbol
[ken_at_planck(190)]- nm libssl.so.0.9.6 | grep main
[734] | 0| 0|NOTY |GLOB |0 |UNDEF |main
I hacked the Makefile in curl's lib directory and removed the
-no-undefined
option from the line
libcurl_la_LDFLAGS = -no-undefined -version-info 2:2:0
The linker builds the shared library and the curl build completes - but
unfortuantely I got distracted and never actually tested curl with SSL.
-- Ken
-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
Received on 2002-08-18