Hi,
I am installing DBD:Oracle for 64bit perl on a SGI IRIX6.5.13m machine. I installed
the DBI first and make test reported no errors. But when I ran
perl Makefile.PL, I had one error:
Too many command lines for `/usr/local/oracle/product/8i/lib/libclntsh.so'
(bu10)
Oracle oci build command:
true echo -L/usr/local/oracle/product/8i/lib/
-L/usr/local/oracle/product/8i/rdbms/lib -o DBD_ORA_EXE DBD_ORA_OBJ.o -lclntsh
-lpthread
I saw no errors, when I did the make.
But the make test give me the following errors:
t/general...........install_driver(Oracle) failed: Can't load
'blib/arch/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle:
4395976:/usr/freeware/bin/perl5.00503-n64: rld: Fatal Error: unresolvable symbol in
/usr/freeware/lib/perl5/5.00503/irix-64/CORE/libclntsh.so.8.0: ociepgoe at
/usr/freeware/lib/perl5/5.00503/irix-64/DynaLoader.pm line 169.
I could not figure out which part of my system is not configured correctly or I did
something wrong. Please help me on this.
Appreciate your help.
Sanjun Chen