DBD on AIX 5.3



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

.



Relevant Pages

  • Re: (Error code -36) copying stuff
    ... The NewGuy wrote: ... Anybody know what (Error code -36) means? ... My solution was to move them using commands in Terminal." ... read posts from Google Groups. ...
    (comp.sys.mac.system)
  • Re: File exist
    ... You can try reading `errno` do get to the error code, ... implementation error codes/messages is more likely than not to make ... (Discussion in comp.os.linux.misc on the intuitiveness of commands.) ...
    (comp.lang.c)
  • Re: pipes and return code
    ... > I'd like to call 2 commands using pipe and still to return the error code of the ... html mail or attachments will go in the spam ...
    (comp.os.linux.misc)
  • Re: Mailbox Role fails with "Access Denied" error
    ... copy to a folder on the root of a drive to get the setup to proceed. ... Did you prepare the AD with the exchange 2007 /preparead commands? ... When I try to install the Mailbox role on my new machine, ... Error code 0XC0070005: Access is denied. ...
    (microsoft.public.exchange.setup)
  • Re: pipes and return code
    ... >>I'd like to call 2 commands using pipe and still to return the error code of the ... > the fly to echo the return codes to, but I don't know how to do this. ...
    (comp.os.linux.misc)