Hello, yes i know there are a lot of README's about this topic and i have they read. But it doesn't work either. Here the situation: I have compiled perl-5.8.0 with -lcl -lpthread and also +Z added. The +z options doesn't work because i've got some linker errors during compiling perl. Compiling of DBD-Oracle works but compiling the tests is failing. Here is what i get PERL_DL_NONLAZY=1 /opt/adminportal/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/base......./usr/lib/dld.sl: Can't shl_load() a library containing Thread Local Storage: /db/prd/8.1.7/JRE/lib/PA_RISC/native_threads/libjava.sl /usr/lib/dld.sl: Exec format error Failed to load Oracle extension and/or shared libraries: install_driver(Oracle) failed: Can't load '/users/leideckw/DBD-Oracle-1.12/blib/arch/auto/DBD/Oracle/Oracle.sl' for module DBD::Oracle: Exec format error at /opt/adminportal/lib/perl5/5.8.0/PA-RISC1.1/DynaLoader.pm line 229. at (eval 1) line 3 Compilation failed in require at (eval 1) line 3. Perhaps a required shared library or dll isn't installed where expected at t/base.t line 19 The remaining tests will probably also fail with the same error.
*** Please read the README and README.help files for help. *** This is the same for all following tests. I'm using hp ansic compiler. Building and testing oracle 8.0.5 works but our databases are updated so it must now work with oracle 8.1.7 Thanks in advance Wolfgang ------------------------------------------------------------------------ Wolfgang Leideck ONSYS GmbH Fon: +49 (0)621/60-44104 Fax: +49 (0)621/60-73744 E-Mail: [EMAIL PROTECTED]
