I am having trouble installing a perl module. I am wondering if
anyyou would be able to provide assistance or point me in the direction
of someone how could. The perl module I am having difficulty with is
Net::SSLeay. I am currently using redhat 3, (2.4 kernel) perl 5.8.8
and CPAN to test and install. If there is any other information that
I can provide please let me know.
Here is the log when attempting to install.
Running make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*/*.t t/*/*/*.t
t/external/08_external...........ok
t/handle/external/10_destroy.....ok 1/6Use of uninitialized value in
subroutine entry at /usr/local/lib/perl5/5.8.8/i686-linux/Socket.pm line
373.
Bad arg length for Socket::pack_sockaddr_in, length is 0, should be 4 at
/usr/local/lib/perl5/5.8.8/i686-linux/Socket.pm line 373.
# Looks like you planned 6 tests but only ran 2.
# Looks like your test died just after 2.
t/handle/external/10_destroy.....dubious
Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED
tests 3-6
Failed 4/6 tests, 33.33% okay
t/handle/external/50_external....ok
t/handle/local/05_use............ok
t/local/00_ptr_cast..............# compiling test program with: cc -o
t/local/ptr_cast_test t/local/ptr_cast_test.c
t/local/00_ptr_cast..............ok
t/local/01_pod...................ok
t/local/02_pod_coverage..........skipped
all skipped: currently disabled
t/local/03_use...................ok
t/local/04_basic.................ok
t/local/05_passwd_cb.............ok
t/local/06_tcpecho...............Use of uninitialized value in string eq
at t/local/06_tcpecho.t line 50.
Thanks,
Matt