Dear All,
Yes I read README file first and tried below first.
I am trying to install DBD-Oracle-1_06 onto HP-UX 11.00 for use with Oracle
8.0.5.0.0
I have installed DBI-1_15 without experiencing any errors.
and perl version is v5.6.1 built for PA-RISC2.0
However, I get some errors when running the "makel" utility for
DBD-Oracle-1_06.
I have included the following output:
$ perl Makefile.PL
$ make
(See below error message)
asekrh01#/opt/perl5/DBD-Oracle-1.06]make
rm -f blib/arch/auto/DBD/Oracle/Oracle.sl
LD_RUN_PATH="/oracle/app/oracle/product/8.0.5/lib:/usr/lib:/usr/local/lib:/oracle/app/oracle/product/8.0.5/rdbms/lib
" ld -b +vnocompatwarnings -L/usr/local/lib Oracle.o dbdimp.o oci7.o oci8.o
+DA2.0W +DS2.0 -L/oracle/app/oracle/product/8.0.5/lib/
-L/oracle/app/oracle/product/8.0.5/rdbms/lib -lclntsh
/oracle/app/oracle/product/8.0.5/lib/nautab.o
/oracle/app/oracle/product/8.0.5/lib/naeet.o
/oracle/app/oracle/product/8.0.5/lib/naect.o
/oracle/app/oracle/product/8.0.5/lib/naedhs.o `cat
/oracle/app/oracle/product/8.0.5/lib/naldflgs` -lnetv2 -lnttcp -lnetwork -lncr
-lnetv2 -lnttcp -lnetwork -lclient -lvsn -lcommon -lgeneric -lmm -lnlsrtl3
-lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 -lnetv2 -lnttcp -lnetwork -lncr -lnetv2
-lnttcp -lnetwork -lclient -lvsn -lcommon -lgeneric -lepc -lnlsrtl3 -lcore4
-lnlsrtl3 -lcore4 -lnlsrtl3 -lclient -lvsn -lcommon -lgeneric -lnlsrtl3 -lcore4
-lnlsrtl3 -lcore4 -lnlsrtl3 `cat
/oracle/app/oracle/product/8.0.5/lib/sysliblist` -lm -lpthread -lpthread
-o blib/arch/auto/DBD/Oracle/Oracle.sl
ld: Unrecognized argument: +DA2.0W
ld: Usage: ld flags... files...
*** Error exit code 1
Stop.
Many thanks in advance if anyone can help with these errors.
Best regards
- skyan
>