Hi again,
as I try to esablish a connection with DBD:Oracle from a little perl script I get this errormessage:
----
"install_driver(Oracle) failed: Can't locate loadable object for module DBD::Oracle in @INC (@INC contains: ../lib /opt/ic3s/lib/perl/5.8.0/sun4-solaris /opt/ic3s/lib/perl/5.8.0 /opt/ic3s/lib/perl/site_perl/5.8.0/sun4-solaris /opt/ic3s/lib/perl/site_perl/5.8.0 /opt/ic3s/lib/perl/site_perl .) at (eval 1) line 3
Compilation failed in require at (eval 1) line 3.
Perhaps a module that DBD::Oracle requires hasn't been fully installed"
----
so I decided to build it again and kept my eyes open.
I ran "rpm -bb --define 'with_dbd_oracle yes' perl-dbi.spec" (the full output I will attach in a file on this mail) and got following error:
-----
LD_RUN_PATH="/home/oracle/OraHome92/lib:/home/oracle/OraHome92/rdbms/lib" /opt/ic3s/bin/cc -Wl,-E -G -L/opt/ic3s/lib Oracle.o dbdimp.o oci7.o oci8.o -L/opt
/SUNWcluster/lib -R/opt/SUNWcluster/lib -o build -L/home/oracle/OraHome92/rdbms/lib/ -L/home/oracle/OraHome92/lib/ -lclntsh -lnbeq9 -lnhost9 -lnus9 -lnlda
p9 -lldapclnt9 -lnsslb9 -lnoname9 -lntcp9 -lntcps9 -lnsslb9 -lntcp9 -lntns9 -lnsl -lsocket -lgen -ldl -R/home/oracle/OraHome92/lib -laio -lposix4 -lkstat -l
m -lthread -o blib/arch/auto/DBD/Oracle/Oracle.so
/opt/ic3s/bin/ld: skipping incompatible /home/oracle/OraHome92/lib//libclntsh.so when searching for -lclntsh
/opt/ic3s/bin/ld: cannot find -lclntsh
collect2: ld returned 1 exit status
make: *** [blib/arch/auto/DBD/Oracle/Oracle.so] Error 1
------
file /home/oracle/OraHome92/lib//libclntsh.so
/home/oracle/OraHome92/lib//libclntsh.so: symbolic link to libclntsh.so.9.0
file /home/oracle/OraHome92/lib//libclntsh.so.9.0
/home/oracle/OraHome92/lib//libclntsh.so.9.0: ELF 64-bit MSB dynamic lib SPARCV9 Version 1, dynamically linked, not stripped
isainfo sparcv9 sparc
ld -V GNU ld version 2.14 20030612 Supported emulations: elf32_sparc elf64_sparc
Any ideas why this is going wrong?
Greetings,
Eike Lohmann
______________________________________________________________________ The OpenPKG Project www.openpkg.org User Communication List [EMAIL PROTECTED]
