Hier meine Ausgabe:
Code: Select all
farm:~/Net_SSLeay.pm-1.23# make install
cp ptrtstrun.pl blib/lib/Net/ptrtstrun.pl
cp SSLeay.pm blib/lib/Net/SSLeay.pm
AutoSplitting blib/lib/Net/SSLeay.pm (blib/lib/auto/Net/SSLeay)
blib/lib/Net/SSLeay.pm: some names are not unique when truncated to 8 characters
:
directory blib/lib/auto/Net/SSLeay:
do_https3.al, do_https2.al, do_https4.al, do_https.al truncate to do_https
get_https.al, get_https3.al, get_https4.al truncate to get_http
head_https.al, head_https3.al, head_https4.al truncate to head_htt
post_https.al, post_https3.al, post_https4.al truncate to post_htt
put_https.al, put_https3.al, put_https4.al truncate to put_http
ssl_read_all.al, ssl_read_until.al, ssl_read_CRLF.al truncate to ssl_read
ssl_write_all.al, ssl_write_CRLF.al truncate to ssl_writ
make[1]: Entering directory `/root/Net_SSLeay.pm-1.23/Net-SSLeay-Handle-0.50'
cp Handle.pm ../blib/lib/Net/SSLeay/Handle.pm
Manifying ../blib/man3/Net::SSLeay::Handle.3pm
make[1]: Leaving directory `/root/Net_SSLeay.pm-1.23/Net-SSLeay-Handle-0.50'
/usr/bin/perl -I/usr/lib/perl/5.6.1 -I/usr/share/perl/5.6.1 /usr/share/perl/5.6.
1/ExtUtils/xsubpp -typemap /usr/share/perl/5.6.1/ExtUtils/typemap -typemap type
map SSLeay.xs > SSLeay.xsc && mv SSLeay.xsc SSLeay.c
cc -c -I/usr/include -I/usr/inc32 -I/usr/kerberos/include -DDEBIAN -fno-strict-a
liasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DV
ERSION="1.23" -DXS_VERSION="1.23" -fPIC -I/usr/lib/perl/5.6.1/CORE -DPERL5 -
DOPENSSL_NO_KRB5 SSLeay.c
SSLeay.xs:85: openssl/err.h: No such file or directory
SSLeay.xs:86: openssl/lhash.h: No such file or directory
SSLeay.xs:87: openssl/rand.h: No such file or directory
SSLeay.xs:88: openssl/buffer.h: No such file or directory
SSLeay.xs:89: openssl/ssl.h: No such file or directory
SSLeay.xs:90: openssl/comp.h: No such file or directory
SSLeay.xs:91: openssl/md5.h: No such file or directory
make: *** [SSLeay.o] Error 1
burgi
