# make test PERL_DL_NONLAZY=1 /home/Perl/bin/perl -Iblib/arch -Iblib/lib -I/home/Perl/lib/pe rl5/i86pc-solaris -I/home/Perl/lib/perl5 -e 'use Test::Harness qw(&runtests $ver bose); $verbose=0; runtests @ARGV;' t/*.t t/base..............FAILED tests 4-5 Failed 2/5 tests, 60.00% okay t/general...........install_driver(Oracle) failed: Can't load 'blib/arch/auto/DB D/Oracle/Oracle.so' for module DBD::Oracle: ld.so.1: /home/Perl/bin/perl: fatal: relocation error: file blib/arch/auto/DBD/Oracle/Oracle.so: symbol orlon: refer enced symbol not found at /home/Perl/lib/perl5/i86pc-solaris/DynaLoader.pm line 169. at (eval 1) line 3 Perhaps a required shared library or dll isn't installed where expected at t/general.t line 20 dubious Test returned status 255 (wstat 65280, 0xff00) t/long..............Can't load 'blib/arch/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: ld.so.1: /home/Perl/bin/perl: fatal: relocation error: file blib/ar ch/auto/DBD/Oracle/Oracle.so: symbol orlon: referenced symbol not found at /home /Perl/lib/perl5/i86pc-solaris/DynaLoader.pm line 169. at t/long.t line 4 BEGIN failed--compilation aborted at t/long.t line 4. dubious Test returned status 255 (wstat 65280, 0xff00) t/plsql.............Can't load 'blib/arch/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: ld.so.1: /home/Perl/bin/perl: fatal: relocation error: file blib/ar ch/auto/DBD/Oracle/Oracle.so: symbol orlon: referenced symbol not found at /home /Perl/lib/perl5/i86pc-solaris/DynaLoader.pm line 169. at t/plsql.t line 17 BEGIN failed--compilation aborted at t/plsql.t line 17. dubious Test returned status 255 (wstat 65280, 0xff00) t/reauth............skipping test on this platform Failed Test Status Wstat Total Fail Failed List of failed ------------------------------------------------------------------------------- t/base.t 5 2 40.00% 4-5 t/general.t 255 65280 ?? ?? % ?? t/long.t 255 65280 ?? ?? % ?? t/plsql.t 255 65280 ?? ?? % ?? 1 test skipped. Failed 4/5 test scripts, 20.00% okay. 2/5 subtests failed, 60.00% okay. *** Error code 29 make: Fatal error: Command failed for target `test_dynamic'