The DBI installed fine, now we're stuck on the DBD. Does anyone know why
this error is
happening with first Oracle.so and of course the rest of thes tests? We
are using DBD 1.06, perl 5.005. I'm new to the list and my goal
is to dump off sql*plus fast, any insight is appreciated.
thanks
dave
===================================================================
# make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/usr/local/lib/perl5/5.00502/sun4-solaris
-I/usr/local/lib/perl5/5.00502 -e 'use Test::Harnet
t/base..............dubious
Test returned status 0 (wstat 132, 0x84)
test program seems to have generated a core
t/general...........install_driver(Oracle) failed: Can't load
'blib/arch/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: ld.so.1:
/usr/bin/perl: f.
at (eval 1) line 2
Perhaps a required shared library or dll isn't installed where expected
at t/general.t line 20
dubious
Test returned status 0 (wstat 138, 0x8a)
test program seems to have generated a core
t/long..............Can't load 'blib/arch/auto/DBD/Oracle/Oracle.so'
for module DBD::Oracle: ld.so.1: /usr/bin/perl: fatal: relocation error:
file bl.
at t/long.t line 4
BEGIN failed--compilation aborted at t/long.t line 4.
dubious
Test returned status 0 (wstat 139, 0x8b)
test program seems to have generated a core
t/plsql.............Can't load 'blib/arch/auto/DBD/Oracle/Oracle.so'
for module DBD::Oracle: ld.so.1: /usr/bin/perl: fatal: relocation error:
file bl.
at t/plsql.t line 17
BEGIN failed--compilation aborted at t/plsql.t line 17.
dubious
Test returned status 0 (wstat 132, 0x84)
test program seems to have generated a core
t/reauth............dubious
Test returned status 0 (wstat 138, 0x8a)
test program seems to have generated a core
FAILED--5 test scripts could be run, alas--no output ever seen
*** Error code 2
make: Fatal error: Command failed for target `test_dynamic'
#