I had this very same problem with the same system (except we used the HP ANSI-C compiler). I struggled with this problem for two months and had no luck (getting this same error). I finally dropped back to 8.1.6 and it worked beautifully. Check the archives, I posted various messages about this issue - and even pushed the idea that there is a compatibility issue with Oracle 8.1.7 on HPUX with the DBD:Oracle module. I never recieved any responses on that notion, though. Brent Bowman > -----Original Message----- > From: yi susan [SMTP:[EMAIL PROTECTED]] > Sent: Monday, March 26, 2001 09:07 > To: [EMAIL PROTECTED] > Subject: DBD::Oracle Installation problem > > HP Unix 11.00; > Oracle 8.1.7; > gcc compiler; > perl 5.6.0; > > When I run "make test" for DBD::Oracle,Following error > > message appeared : > > Test returned status 255 (wstat 65280, 0xff00) > t/plsql............./usr/lib/dld.sl: Can't shl_load() > a library containing Threa > d Local Storage: /usr/lib/libpthread.1 > /usr/lib/dld.sl: Exec format error > Can't load 'blib/arch/auto/DBD/Oracle/Oracle.sl' for > module DBD::Oracle: Exec fo > rmat error at > /opt/perl5/lib/5.6.0/PA-RISC2.0/DynaLoader.pm line > 200. > at t/plsql.t line 17 > Compilation failed in require at t/plsql.t line 17. > BEGIN failed--compilation aborted at t/plsql.t line > 17. > t/plsql.............dubious > Test returned status 255 (wstat 65280, 0xff00) > t/reauth............skipped 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 exit code 2 > > My perl excutable is compiled by gcc.Most configures > is using default value.Dose i need to change some > configure value when compiling perl exutalbe? > > susan > > > __________________________________________________ > Do You Yahoo!? > Get email at your own domain with Yahoo! Mail. > http://personal.mail.yahoo.com/
