This install is on a HP LPR Running SUSI 8.0 600 mHrz P3hp
The file below indicates that I should upgrade to openssl-0.9.7b The file I downloaded is openssl-0.9.7d.tar.gz <http://www.openssl.org/source/openssl-0.9.7d.tar.gz> so I'm not sure if its looking for a differant version
Thanks
Module Index
Install Module
Making and installing Net_SSLeay.pm ..
Untarring module file
Executing gunzip -c /tmp/.webmin/Net_SSLeay.pm-1.25.tar.gz | tar xvf - ..
Net_SSLeay.pm-1.25/ Net_SSLeay.pm-1.25/ptrcasttst.c Net_SSLeay.pm-1.25/MANIFEST Net_SSLeay.pm-1.25/RECIPE.Win32 Net_SSLeay.pm-1.25/Changes Net_SSLeay.pm-1.25/Net-SSLeay-Handle-0.50/ Net_SSLeay.pm-1.25/Net-SSLeay-Handle-0.50/Makefile.PL Net_SSLeay.pm-1.25/Net-SSLeay-Handle-0.50/MANIFEST Net_SSLeay.pm-1.25/Net-SSLeay-Handle-0.50/test.pl Net_SSLeay.pm-1.25/Net-SSLeay-Handle-0.50/Handle.pm Net_SSLeay.pm-1.25/Net-SSLeay-Handle-0.50/Changes Net_SSLeay.pm-1.25/examples/ Net_SSLeay.pm-1.25/examples/get_page.pl Net_SSLeay.pm-1.25/examples/bio.pl Net_SSLeay.pm-1.25/examples/tcpcat.pl Net_SSLeay.pm-1.25/examples/makecert.pl Net_SSLeay.pm-1.25/examples/cb-testi.pl Net_SSLeay.pm-1.25/examples/ephemeral.pl Net_SSLeay.pm-1.25/examples/tcpecho.pl Net_SSLeay.pm-1.25/examples/cli-cert.pl Net_SSLeay.pm-1.25/examples/bulk.pl Net_SSLeay.pm-1.25/examples/get_page_cert.pl Net_SSLeay.pm-1.25/examples/req.conf Net_SSLeay.pm-1.25/examples/sslecho.pl Net_SSLeay.pm-1.25/examples/https-proxy-snif.pl Net_SSLeay.pm-1.25/examples/ssl_diff.pl Net_SSLeay.pm-1.25/examples/passwd-cb.pl Net_SSLeay.pm-1.25/examples/sslcat.pl Net_SSLeay.pm-1.25/examples/get_authenticated_page.pl Net_SSLeay.pm-1.25/examples/ssl-inetd-serv.pl Net_SSLeay.pm-1.25/examples/minicli.pl Net_SSLeay.pm-1.25/examples/stdio_bulk.pl Net_SSLeay.pm-1.25/examples/callback.pl Net_SSLeay.pm-1.25/examples/server_key.pem Net_SSLeay.pm-1.25/SSLeay.pm Net_SSLeay.pm-1.25/.rnd Net_SSLeay.pm-1.25/README Net_SSLeay.pm-1.25/SSLeay.xs Net_SSLeay.pm-1.25/test.pl Net_SSLeay.pm-1.25/Makefile.PL Net_SSLeay.pm-1.25/QuickRef Net_SSLeay.pm-1.25/README.Win32 Net_SSLeay.pm-1.25/ptrtstrun.pl Net_SSLeay.pm-1.25/Credits Net_SSLeay.pm-1.25/typemap
Compiling module
Executing /usr/bin/perl Makefile.PL && make ..
Checking for OpenSSL-0.9.6j or 0.9.7b or newer...
openssl-0.9.6i/0.9.7a and earlier versions have security flaws or bugs,
see advisories at www.openssl.org <http://www.openssl.org>, upgrading to openssl-0.9.6j
or openssl-0.9.7b is recommended.
You have OpenSSL-0.9.6c installed in /usr
*** /usr/bin/openssl appears to be compiled with gcc (gcc -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -
DHAVE_DLFCN_H -DNO_RC5 -DNO_IDEA -O2 -march=i486 -mcpu=i686 -fPIC -DL_ENDIAN -DTERMIO -O3 -fomit-fra
me-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM
) while perl is compiled with cc. Both must be compiled with the same compiler and flags. Mixing and
matching compilers is not supported. at Makefile.PL line 137.
Checking if your kit is complete...
Looks good
Checking if your kit is complete...
Looks good
Writing Makefile for Net::SSLeay::Handle
Writing Makefile for Net::SSLeay
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
do_httpx3.al, do_httpx2.al, do_httpx4.al truncate to do_httpx
get_https.al, get_https3.al, get_https4.al, get_http.al, get_http3.al, get_http4.al, get_httpx.al,
get_httpx3.al, get_httpx4.al truncate to get_http
head_https.al, head_https3.al, head_https4.al, head_http.al, head_http3.al, head_http4.al, head_ht
tpx.al, head_httpx3.al, head_httpx4.al truncate to head_htt
post_https.al, post_https3.al, post_https4.al, post_http.al, post_http3.al, post_http4.al, post_ht
tpx.al, post_httpx3.al, post_httpx4.al truncate to post_htt
put_https.al, put_https3.al, put_https4.al, put_http.al, put_http3.al, put_http4.al, put_httpx.al,
put_httpx3.al, put_httpx4.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
tcp_read_all.al, tcp_read_until.al, tcp_read_CRLF.al truncate to tcp_read
tcp_write_all.al, tcp_write_CRLF.al truncate to tcp_writ
make[1]: Entering directory `/tmp/.webmin/Net_SSLeay.pm-1.25/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 `/tmp/.webmin/Net_SSLeay.pm-1.25/Net-SSLeay-Handle-0.50'
/usr/bin/perl -I/usr/lib/perl5/5.6.1/i586-linux -I/usr/lib/perl5/5.6.1 /usr/lib/perl5/5.6.1/ExtUtils
/xsubpp -typemap /usr/lib/perl5/5.6.1/ExtUtils/typemap -typemap typemap SSLeay.xs > SSLeay.xsc && m
v SSLeay.xsc SSLeay.c
cc -c -I/usr/include -I/usr/inc32 -I/usr/kerberos/include -fno-strict-aliasing -D_LARGEFILE_SOURCE -
D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.25\" -DXS_VERSION=\"1.25\" -fPIC -I/usr/lib/perl5/5.6.1/i58
6-linux/CORE -DPERL5 -DOPENSSL_NO_KRB5 SSLeay.c
SSLeay.xs:86: openssl/err.h: No such file or directory
SSLeay.xs:87: openssl/lhash.h: No such file or directory
SSLeay.xs:88: openssl/rand.h: No such file or directory
SSLeay.xs:89: openssl/buffer.h: No such file or directory
SSLeay.xs:90: openssl/ssl.h: No such file or directory
SSLeay.xs:91: openssl/comp.h: No such file or directory
SSLeay.xs:92: openssl/md5.h: No such file or directory
make: *** [SSLeay.o] Error 1
Installation of Net_SSLeay.pm failed. Check the output above and try installing manually.
You can also install the module from CPAN with the command perl -MCPAN -e shell.
______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]