fatmcgav has asked for the wisdom of the Perl Monks concerning the following question:
Running make test D:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_h +arness(0, 'blib\lib', 'blib\arch')" t/*.t t/00-basic......ok t/01-connect.... # Failed test 'Net::SSL->new' t/01-connect....1/8 # at t/01-connect.t line 25. # SSL negotiation failed: at t/01-connect.t line 11 # at t/01-connect.t line 11 # ; Unknown error at t/01-connect.t line 11 # ; Bad file descriptor at t/01-connect.t line 11 # ; Bad file descriptor at t/01-connect.t line 11 # Looks like you failed 1 test of 8. t/01-connect.... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/8 subtests (less 7 skipped subtests: 0 okay) t/02-live.......1/4 # config on MSWin32 # ssl OpenSSL 0.9.8 in d:\openssl # lib -Ld:\openssl\lib\MinGW -lssleay32 -llibeay32 # inc -Id:\openssl\include # cc gcc t/02-live.......ok
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Unable to Install Crypt::SSLeay on XP
by grinder (Bishop) on Jan 06, 2009 at 13:12 UTC | |
by fatmcgav (Novice) on Jan 06, 2009 at 14:11 UTC | |
by grinder (Bishop) on Jan 06, 2009 at 14:50 UTC | |
by fatmcgav (Novice) on Jan 07, 2009 at 09:53 UTC | |
|
Re: Unable to Install Crypt::SSLeay on XP
by Anonymous Monk on Jan 06, 2009 at 21:06 UTC |