I'm receiving the fatal error

        make: Fatal error: Command failed for target `test_dynamic'

When running the "make test" command for DBD::Oracle, version 1.05

Does anyone have any idea what this is refering to.

The complete console from the "make tet" is listed below.

Dave Halliwill
Infobus Technology Solutions
Intranet Strategy and Access
IS Applications Solutions
Nortel Networks
615-432-4382 (ESN 222)
[EMAIL PROTECTED]

-------------------------------------------------------------------

zrtps099 root> /usr/ccs/bin/make test
PERL_DL_NONLAZY=1 /bin/perl -Iblib/arch -Iblib/lib
-I/opt/corp/local/perl-5.005/lib/5.00502/sun4-solaris
-I/opt/corp/local/perl-5.005/lib/5.00502 -e 'use Test::Harness qw(&runtests
$verbose); $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/DBD/Oracle/Oracle.so' for module DBD::Oracle: ld.so.1:
/bin/perl: fatal: relocation error: file
blib/arch/auto/DBD/Oracle/Oracle.so: symbol OCIInitialize: referenced
symbol not found at
/opt/corp/local/perl-5.005/lib/5.00502/sun4-solaris/DynaLoader.pm line 168.

 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 2 (wstat 512, 0x200)
Bareword found where operator expected at
/opt/corp/local/perl-5.005/lib/site_perl/5.005/sun4-solaris/sys/feature_test
s.ph

line 20, near """invalid"
        (Missing operator before invalid?)
Bareword found where operator expected at
/opt/corp/local/perl-5.005/lib/site_perl/5.005/sun4-solaris/sys/feature_test
s.ph

line 20, near "invalid _FILE_OFFSET_BITS"
        (Do you need to predeclare invalid?)
String found where operator expected at
/opt/corp/local/perl-5.005/lib/site_perl/5.005/sun4-solaris/sys/feature_test
s.ph

line 20, near "specified"""
t/long..............Can't load 'blib/arch/auto/DBD/Oracle/Oracle.so' for
module DBD::Oracle: ld.so.1: /bin/perl: fatal: relocation error: file
blib/arch/auto/DBD/Oracle/Oracle.so: symbol OCIInitialize: referenced
symbol not found at
/opt/corp/local/perl-5.005/lib/5.00502/sun4-solaris/DynaLoader.pm line 168.

 at t/long.t line 4
BEGIN failed--compilation aborted at t/long.t line 4.
dubious
        Test returned status 2 (wstat 512, 0x200)
Undefined subroutine &Test::Harness::WCOREDUMP called at
/opt/corp/local/perl-5.005/lib/5.00502/Test/Harness.pm line 288.
*** Error code 2
make: Fatal error: Command failed for target `test_dynamic'
zrtps099 root>




Reply via email to