This is precisely where I've been stuck for the past couple months.  I get
precisely the same make test error

My system:
PA-RISC 2.0
HPUX 11.0
Oracle 8.1.7
perl 5.6
DBI 1.14
DBD::Oracle 1.06

 Here, we have tried all of the library manipulation (path variable stuff)
that has been recommended on this list to no avail.    If you have any
success in your corner, please post it - I seriously doubt that we are the
only ones who have encountered this problem.

Thanks,
Brent Bowman

> -----Original Message-----
> From: Byars, James D Contractor/NCCIM [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, February 22, 2001 16:07
> To:   [EMAIL PROTECTED]
> Subject:      DBD-Oracle-1.03 and DBD-Oracle-1.06 FAIL make test
> 
> Sorry all, here's the output of my make test.
> 
>         PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
> -I/opt/perl55/lib/5.00503/PA-RISC2.0-thread -I/opt/perl55/lib/5.00503 -e
> 'use
> Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
> t/base............../usr/lib/dld.sl: Can't shl_load() a library containing
> Thread Local Storage:
> /opt/oracle/product/8.1.6/JRE/lib/PA_RISC/native_threads/libjava.sl
> /usr/lib/dld.sl: Exec format error
> install_driver(Oracle) failed: Can't load
> 'blib/arch/auto/DBD/Oracle/Oracle.sl'
> for module DBD::Oracle: Exec format error at
> /opt/perl55/lib/5.00503/PA-RISC2.0-thread/DynaLoader.pm line 169.
> 
>  at (eval 1) line 3
> Perhaps a required shared library or dll isn't installed where expected
>  at t/base.t line 17
> dubious
>         Test returned status 8 (wstat 2048, 0x800)
> DIED. FAILED tests 4-5
>         Failed 2/5 tests, 60.00% okay
> t/general.........../usr/lib/dld.sl: Can't shl_load() a library containing
> Thread Local Storage:
> /opt/oracle/product/8.1.6/JRE/lib/PA_RISC/native_threads/libjava.sl
> /usr/lib/dld.sl: Exec format error
> install_driver(Oracle) failed: Can't load
> 'blib/arch/auto/DBD/Oracle/Oracle.sl'
> for module DBD::Oracle: Exec format error at
> /opt/perl55/lib/5.00503/PA-RISC2.0-thread/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 8 (wstat 2048, 0x800)
> t/long............../usr/lib/dld.sl: Can't shl_load() a library containing
> Thread Local Storage:
> /opt/oracle/product/8.1.6/JRE/lib/PA_RISC/native_threads/libjava.sl
> /usr/lib/dld.sl: Exec format error
> Can't load 'blib/arch/auto/DBD/Oracle/Oracle.sl' for module DBD::Oracle:
> Exec
> format error at /opt/perl55/lib/5.00503/PA-RISC2.0-thread/DynaLoader.pm
> line
> 169.
> 
>  at t/long.t line 4
> BEGIN failed--compilation aborted at t/long.t line 4.
> dubious
>         Test returned status 8 (wstat 2048, 0x800)
> t/plsql............./usr/lib/dld.sl: Can't shl_load() a library containing
> Thread Local Storage:
> /opt/oracle/product/8.1.6/JRE/lib/PA_RISC/native_threads/libjava.sl
> /usr/lib/dld.sl: Exec format error
> Can't load 'blib/arch/auto/DBD/Oracle/Oracle.sl' for module DBD::Oracle:
> Exec
> format error at /opt/perl55/lib/5.00503/PA-RISC2.0-thread/DynaLoader.pm
> line
> 169.
> 
>  at t/plsql.t line 17
> BEGIN failed--compilation aborted at t/plsql.t line 17.
> dubious
>         Test returned status 8 (wstat 2048, 0x800)
> t/reauth............skipping test on this platform
> Failed Test  Status Wstat Total Fail  Failed  List of failed
> --------------------------------------------------------------------------
> -----
> t/base.t          8  2048     5    2  40.00%  4-5
> t/general.t       8  2048    ??   ??       %  ??
> t/long.t          8  2048    ??   ??       %  ??
> t/plsql.t         8  2048    ??   ??       %  ??
> 1 test skipped.
> Failed 4/5 test scripts, 20.00% okay. 2/5 subtests failed, 60.00% okay.
> *** Error exit code 2
> 
> Stop.
> 
> Jim
> 
> 
> 

Reply via email to