Failing make step for DBD::oracle-1.15 with gcc-3.3.3 on AIX5.2
From: Jaap de Reus (jaap.dereus_at_shell.com)
Date: 06/21/04
- Previous message: Hardy Merrill: "Re: stored precedures with array as parameter"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 21 Jun 2004 13:47:35 -0700
How can help me in solving the following?
Operating system in AIX 5.2
GCC version 3.3.3
DBI version 1.42
downloaded DBD::oracle-1.15 fron CPAN
gunzip the file
tar the file into a directory
in this directory executed the command : perl Makefile.PL
this seems to go allright
I get the following error message
rm -f blib/arch/auto/DBD/Oracle/Oracle.so
LD_RUN_PATH="/local/bin/oracle/8.1.7/lib:/local/bin/oracle/8.1.7/rdbms/lib"
gcc -Wl,-bhalt:4 -Wl,-bM:SRE
-Wl,-bI:/usr/local/lib/perl5/5.8.3/aix/CORE/perl.exp
-Wl,-bE:Oracle.exp -Wl,-bnoentry -lc ...... lots more of this ending
with ..... -lpthreads.
error message
gcc: `-b' must come at the start of the command line
make: *** [blib/arch/auto/DBD/Oracle/Oracle.so] Error 1
Did someone experienced the same issue?
My interpretation is that there is something wrong in the Makefile.PL.
As I am not ( very ) familiar with make can someone please help me.
Thanks in advance
Kind Regards
Jaap de Reus
- Previous message: Hardy Merrill: "Re: stored precedures with array as parameter"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|