error in istallation of DBD::Oracle

View: New views
1 Messages — Rating Filter:   Alert me  

error in istallation of DBD::Oracle

by vaibhav a :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi

I am installing the bugzilla-3.4.2 on solarise 10.I have install oracle
10.2.0.1 and trying to install DBD module (/usr/bin/perl
install-module.plDBD::Oracle).It is given below error.Solarise is 64
bit and oracle also
64bit and specify LD_LIBRARY_PATH to /user1/oracle//dbapp/product/
10.2.0.1/lib.
========================================================================================================================


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

cc: Warning: -xarch=v9 is deprecated, use -m64 to create 64-bit programs
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'
  /usr/ccs/bin/make  -- NOT OK
Running make test
  Can't test without successful make
Running make install
  make had returned bad status, install seems impossible
========================================================================================================================

Please help me to resolve this essue
_______________________________________________
support-bugzilla mailing list
support-bugzilla@...
https://lists.mozilla.org/listinfo/support-bugzilla
PLEASE put support-bugzilla@... in the To: field when you reply.