CPAN::Forum
Crypt-SSLeay - Re: Cannot install Crypt::SSLeay on Solaris 5.10
| Posted on Wed Sep 12 18:32:07 2007 by orthogonal in response to 6052 (See the whole thread of 3) |
| Re: Cannot install Crypt::SSLeay on Solaris 5.10 |
|
Hello there!
That worked! Thank you very much. I run into iusse with next step. When running 'make test' I get following. Is this a serious error or can I run 'make install' by ignoring this? Your comments are very much appreciated.
# make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-basic......ok
4/12 skipped: various reasons
t/01-connect....Argument "SSL negotiation failed: at t/01-connect.t line 8\n; at..." isn't numeric in scalar assignment at /opt/ariba/perlmodules/Crypt-SSLeay-0.56/blib/lib/Net/SSL.pm line 162.
Argument "SSL negotiation failed: at t/01-connect.t line 8\n; at..." isn't numeric in scalar assignment at /opt/ariba/perlmodules/Crypt-SSLeay-0.56/blib/lib/Net/SSL.pm line 162.
Argument "SSL negotiation failed: at t/01-connect.t line 8\n; at..." isn't numeric in scalar assignment at /opt/ariba/perlmodules/Crypt-SSLeay-0.56/blib/lib/Net/SSL.pm line 162.
# Failed test (t/01-connect.t at line 22)
# SSL negotiation failed: at t/01-connect.t line 8
# ; at t/01-connect.t line 8
# at t/01-connect.t line 8
# at t/01-connect.t line 8
# at t/01-connect.t line 8
t/01-connect....ok 2/8# Looks like you failed 1 tests of 8.
t/01-connect....dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
Failed 1/8 tests, 87.50% okay (less 7 skipped tests: 0 okay, 0.00%)
t/02-live.......ok 1/4# config on solaris
# ssl OpenSSL 0.9.8 in /usr/local/ssl
# lib -L/usr/local/ssl/lib -lssl -lcrypto -lgcc
# inc -I/usr/local/ssl/include/openssl
# cc cc
t/02-live.......ok
1/4 skipped: Network tests disabled
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/01-connect.t 1 256 8 1 12.50% 1
12 subtests skipped.
Failed 1/3 test scripts, 66.67% okay. 1/24 subtests failed, 95.83% okay.
*** Error code 29
make: Fatal error: Command failed for target `test_dynamic'
|
| Write a response |
(3)
]