DBD on AIX 5.3
- From: sethcoop@xxxxxxxxx
- Date: 13 Mar 2007 13:49:59 -0700
Hello,
I downloaded the DBD ver 1.19 and followed these instructions for AIX
5.3
Untar the DBD-Oracle bundle
Run Makefile.PL
$ perl Makefile.PL
Edit Makefile with following commands:
1,$s?/lib/ ?/lib32/ ?g
1,$s?-q64??g
1,$s?/lib/sysliblist?/lib32/sysliblist?g
Now perform normal commands to perform the testing/making:
$ make
$ make test
$ make install
I get to this part and it errors out. Please help...
chmod 644 Oracle.bs
rm -f blib/arch/auto/DBD/Oracle/Oracle.so
LD_RUN_PATH="/u01/app/oracle/product/9.2.0.7/lib:/u01/app/
oracle/product/9.2.0.7/rdbms/lib" ld -b64 -bhalt:4 -bM:SRE -bI:/usr/
opt/perl5/lib64/5.8.2/aix-thread-multi-64all/CORE/perl.exp -
bE:Oracle.exp -bnoentry -lpthreads -lc_r Oracle.o dbdimp.o oci8.o -L/
u01/app/oracle/product/9.2.0.7/lib32/ -L/u01/app/oracle/product/
9.2.0.7/rdbms/lib32/ -lclntsh -lld -lm `cat /u01/app/oracle/product/
9.2.0.7/lib32/sysliblist` -lm -lpthreads -o blib/arch/auto/DBD/
Oracle/Oracle.so
ld: 0711-738 ERROR: Input file /lib/crt0_r.o:
XCOFF32 object files are not allowed in 64-bit mode.
make: 1254-004 The error code from the last command is 8.
Not sure why it is erroring... Please help!!
Thanks,
Seth Cooper
.
- Prev by Date: Failed Insert: SQL syntax error
- Next by Date: Unexpected error with DBD::SQLite
- Previous by thread: Failed Insert: SQL syntax error
- Next by thread: Unexpected error with DBD::SQLite
- Index(es):
Relevant Pages
|
|