curl-library
can't make WWW-Curl-2.0 for perl
From: Thomas B <ThoBr_at_t-online.de>
Date: Sun, 2 Nov 2003 15:12:47 +0100
Date: Sun, 2 Nov 2003 15:12:47 +0100
Hello,
in order to use the libcurl Perl binding, I have installed curl 7.9.8 and the
curl-devel 7.9.8 as rpm. After creating the makefile of WWW-Curl with
Makefile.PL, the execution of "make" types out the following:
---- Skip blib/lib/WWW/Curl/form.pm (unchanged) Skip blib/lib/WWW/Curl/easy.pm (unchanged) Skip blib/lib/Curl/easy.pm (unchanged) Skip blib/lib/WWW/Curl.pm (unchanged) cc -c -I/usr/include -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 --pipe -DVERSION=\"2.0\" -DXS_VERSION=\"2.0\" -fPIC "-I/usr/lib/perl5/5.8.0/i586-linux-thread-multi/CORE" -DHAVE_INTERNAL_VARS Curl.c cc1: warning: changing search order for system directory "/usr/include" cc1: warning: as it has already been specified as a non-system directory Running Mkbootstrap for WWW::Curl () chmod 644 Curl.bs rm -f blib/arch/auto/WWW/Curl/Curl.so LD_RUN_PATH="/usr/lib" cc -shared Curl.o -o blib/arch/auto/WWW/Curl/Curl.so -L/usr/lib -lcurl -lssl -lcrypto -ldl /usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld: cannot find -lssl collect2: ld returned 1 exit status make: *** [blib/arch/auto/WWW/Curl/Curl.so] Error 1 ---- Why that? I'm using SuSE 8.1 and perl 5.8 Thanks, Thomas ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/Received on 2003-11-02