It appears that the SSLeay loadable is not being created: 'blib/arch/auto/Crypt/SSLeay/SSLeay.so' If this file isn't there, try just running 'make' and look again. You could also do a 'find' in the source tree to see if it is being created elsewhere, but it shouldn't. Perhaps the makfile isn't "making" before "make test".
Keary Suska Esoteritech, Inc. "Leveraging Open Source for a better Internet" > From: "Feng, James" <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Date: Wed, 31 Oct 2001 11:02:33 -0500 > To: <[EMAIL PROTECTED]> > Subject: Problem with installing Crypt::SSLeay > > Hi All, > > When I tried to install Crypt::SSLeay on a Solaris 8 box, I > got the following error at doing "make test". > > PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib > -I/usr/local/lib/perl5/5.6.1/sun4-solaris > -I/usr/local/lib/perl5/5.6.1 -e 'use Test::Harness > qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t > t/ssl_context.......Can't load > 'blib/arch/auto/Crypt/SSLeay/SSLeay.so' for module > Crypt::SSLeay: ld.so.1: /usr/local/bin/perl: fatal: > libgcc_s.so.1: open failed: No such file or directory at > /usr/local/lib/perl5/5.6.1/sun4-solaris/DynaLoader.pm line 206. > at blib/lib/Crypt/SSLeay/CTX.pm line 2 > Compilation failed in require at blib/lib/Crypt/SSLeay/CTX.pm line 2. > Compilation failed in require at > blib/lib/Crypt/SSLeay/MainContext.pm line 9. > BEGIN failed--compilation aborted at > blib/lib/Crypt/SSLeay/MainContext.pm line 9. > Compilation failed in require at t/ssl_context.t line 3. > BEGIN failed--compilation aborted at t/ssl_context.t line 3. > t/ssl_context.......dubious > > Test returned status 255 (wstat 65280, 0xff00) > FAILED--1 test script could be run, alas--no output ever seen > make: *** [test_dynamic] Error 2 > > I have installed openssl 0.9.6 and tried to install Crypt::SSLeay 0.31. > Please help and thanks in advance. > > James Feng > Systems Architect > Covisint > Tel: (248)827-6031 > Cell: (248)219-2565 > Fax: (248)827-1731 > e-mail: [EMAIL PROTECTED] > > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List [EMAIL PROTECTED] > Automated List Manager [EMAIL PROTECTED] > ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]