problems installing DBD::Oracle on AIX
- From: zrnaqvi@xxxxxxxxx
- Date: 10 Jul 2006 14:19:36 -0700
I know this has been discussed several times before, and I ahev tried
all recomendations withotu success. I am trying to build DBD::Oracle on
an AIX box, here are the details
AIX: 5.3
Oracle 10.2.0
DBI-1.51
DBD-Oracle-1.17
perl 5.8. built for aix-multi-thread
gcc 4.1.1
Perl and DBI both were built with this(4.1.1) version of gcc, but make
on DBD
fails with the following error. My understanding is that Oracle 10 is
64 bit, so is AIX 5.3. I built perl with the -Duse64bitall. What am I
missing here?
root @ system: /u02/software/DBD-Oracle-1.17 => make
rm -f blib/arch/auto/DBD/Oracle/Oracle.so
gcc -Wl,-bhalt:4 -Wl,-bexpall -Wl,-G -Wl,-bnoentry -lpthreads
-lc -L/usr/local/lib Oracle.o dbdimp.o oci8.o
-L/u01/app/oracle/product/10.2.0/lib/
-L/u01/app/oracle/product/10.2.0/rdbms/lib/ -lclntsh -lld -lm `cat
/u01/app/oracle/product/10.2.0/lib/sysliblist` -lm -lpthreads -o
blib/arch/auto/DBD/Oracle/Oracle.so
ld: 0711-736 ERROR: Input file
/u01/app/oracle/product/10.2.0/lib//libclntsh.so:
XCOFF64 object files are not allowed in 32-bit mode.
collect2: ld returned 8 exit status
make: 1254-004 The error code from the last command is 1.
Stop.
thanks for any help
Zahid
.
- Prev by Date: RE: [Templates] make install failed (v2.15) on cygwin
- Next by Date: RE: problems to connect to a mysql-database
- Previous by thread: RE: [Templates] make install failed (v2.15) on cygwin
- Next by thread: Execute marks end of transaction?
- Index(es):
Relevant Pages
|
|