cURL / Mailing Lists / curl-users / Single Mail

curl-users

Solaris 5.9 + SSL + curl 7.9.8

From: Rob Andrews <rob_at_relinetworks.com>
Date: Sun, 11 Aug 2002 02:15:08 -0400

The following is an error I am getting while attempting to build curl on
a solaris 9 system using openssl 0.9.6e with gcc 3.1.

Please excuse long lines as I wanted to supply as much info as possible
right before and after the error that causes the compile to stop.

If anyone has some helpful suggestions or knows where I can grab a binary
for solaris 9 that's up to date please let me know..

gmake all-am
gmake[2]: Entering directory `/usr/local/src/php-work/distfiles/curl-7.9.8/lib'
/bin/sh ../libtool --mode=link gcc -g -O2 -L/usr/local/ssl/lib -o libcurl.la -rpath /usr/local/lib -no-undefined -version-info 2:2:0 file.lo timeval.lo base64.lo hostip.lo progress.lo formdata.lo cookie.lo http.lo sendf.lo ftp.lo url.lo dict.lo if2ip.lo speedcheck.lo getdate.lo ldap.lo ssluse.lo version.lo getenv.lo escape.lo mprintf.lo telnet.lo getpass.lo netrc.lo getinfo.lo transfer.lo strequal.lo easy.lo security.lo krb4.lo memdebug.lo http_chunks.lo strtok.lo connect.lo llist.lo hash.lo multi.lo -lssl -lcrypto -ldl -lsocket -lnsl
rm -fr .libs/libcurl.la .libs/libcurl.* .libs/libcurl.*
/usr/ccs/bin/ld -G -z defs -h libcurl.so.2 -o .libs/libcurl.so.2.0.2 file.lo timeval.lo base64.lo hostip.lo progress.lo formdata.lo cookie.lo http.lo sendf.lo ftp.lo url.lo dict.lo if2ip.lo speedcheck.lo getdate.lo ldap.lo ssluse.lo version.lo getenv.lo escape.lo mprintf.lo telnet.lo getpass.lo netrc.lo getinfo.lo transfer.lo strequal.lo easy.lo security.lo krb4.lo memdebug.lo http_chunks.lo strtok.lo connect.lo llist.lo hash.lo multi.lo -L/usr/local/ssl/lib -lssl -lcrypto -ldl -lsocket -lnsl -lc
Undefined first referenced
 symbol in file
__floatdidf file.lo
ld: fatal: Symbol referencing errors. No output written to .libs/libcurl.so.2.0.2
gmake[2]: *** [libcurl.la] Error 1
gmake[2]: Leaving directory `/usr/local/src/php-work/distfiles/curl-7.9.8/lib'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/usr/local/src/php-work/distfiles/curl-7.9.8/lib'
gmake: *** [all-recursive] Error 1

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