Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Install DBD::Oracle

501173Feb 2 2007 — edited Feb 2 2007
Hi,

After installing DBI, I tried to install DBD-Oracle on my solaris 10 , sparc 64-bit.
I have Oracle Database 10g for sparc 64-bit installed on the machine.
I got the following error messages:

------------------------------------------------
LD_RUN_PATH="/app/oracle/product/10.2.0/db_1/lib32:/app/oracle/product/10.2.0/db_1/rdbms/lib32" cc -G Oracle.o dbdimp.o oci8.o -xarch=v9 -L/app/oracle/product/10.2.0/db_1/lib/ -L/app/oracle/product/10.2.0/db_1/rdbms/lib/ -lclntsh `cat /app/oracle/product/10.2.0/db_1/lib/sysliblist` -R/app/oracle/product/10.2.0/db_1/lib -laio -lposix4 -lkstat -lm -lthread -lpthread -o blib/arch/auto/DBD/Oracle/Oracle.so

ld: fatal: file Oracle.o: wrong ELF class: ELFCLASS32
ld: fatal: File processing errors. No output written to blib/arch/auto/DBD/Oracle/Oracle.so

*** Error code 1
make: Fatal error: Command failed for target `blib/arch/auto/DBD/Oracle/Oracle.so'

------------------------------------------------------------

Could someone please help me?

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 2 2007
Added on Feb 2 2007
9 comments
2,222 views