oci8.c: In function `post_execute_lobs': oci8.c:1591: warning: passing arg 1 of `fprintf' from incompatible pointer type oci8.c:1596: warning: passing arg 1 of `fprintf' from incompatible pointer type oci8.c:1610: warning: passing arg 1 of `fprintf' from incompatible pointer type oci8.c:1613: warning: passing arg 1 of `fprintf' from incompatible pointer type oci8.c:1619: warning: passing arg 1 of `fprintf' from incompatible pointer type oci8.c: In function `ora_free_lob_refetch': oci8.c:1637: warning: passing arg 1 of `fprintf' from incompatible pointer 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/product/9.2.0/rdbms/lib/defopt.o -o blib/arch/auto/DBD/Oracle/Oracle.so -L/u01/app/oracle/product/9.2.0/lib/ -lclntsh -lnsl -lsocket -lgen -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: wrong ELF class: ELFCLASS64 > < ld: fatal: File processing errors. No output written to blib/arch/auto/DBD/Oracle/Oracle.so > < collect2: ld returned 1 exit status > < make: *** [blib/arch/auto/DBD/Oracle/Oracle.so] Error 1 >