Here is a trimmed down error message with < text > around the errors.
oci8.c: In function `post_execute_lobs':
oci8.c:1591: warning: passing arg 1 of `fprintf' from incompatible poi
+nter type
oci8.c:1596: warning: passing arg 1 of `fprintf' from incompatible poi
+nter type
oci8.c:1610: warning: passing arg 1 of `fprintf' from incompatible poi
+nter type
oci8.c:1613: warning: passing arg 1 of `fprintf' from incompatible poi
+nter type
oci8.c:1619: warning: passing arg 1 of `fprintf' from incompatible poi
+nter type
oci8.c: In function `ora_free_lob_refetch':
oci8.c:1637: warning: passing arg 1 of `fprintf' from incompatible poi
+nter type
Running Mkbootstrap for DBD::Oracle ()
chmod 644 Oracle.bs
rm -f blib/arch/auto/DBD/Oracle/Oracle.so
LD_RUN_PATH="/u01/app/oracle/product/9.2.0/lib" gcc -B/usr/ccs/bin/ -
+G -L/usr/local/lib Oracle.o dbdimp.o oci7.o oci8.o /u01/app/oracle/pr
+oduct/9.2.0/rdbms/lib/defopt.o -o blib/arch/auto/DBD/Oracle/Oracle.s
+o -L/u01/app/oracle/product/9.2.0/lib/ -lclntsh -lnsl -lsocket -lge
+n -ldl -R/u01/app/oracle/product/9.2.0/lib -laio -lposix4 -lkstat -lm
+ -lthread
< ld: fatal: file /u01/app/oracle/product/9.2.0/rdbms/lib/defopt.o: wr
+ong ELF class: ELFCLASS64 >
< ld: fatal: File processing errors. No output written to blib/arch/au
+to/DBD/Oracle/Oracle.so >
< collect2: ld returned 1 exit status >
< make: *** [blib/arch/auto/DBD/Oracle/Oracle.so] Error 1 >
|