Problem installing DBD for Oracle 9i

From: Michelle Ly (lypkm_at_umflint.edu)
Date: 12/29/03

  • Next message: Michael Nhan: "Re: Problem installing DBD for Oracle 9i"
    Date: Mon, 29 Dec 2003 13:50:07 -0500
    To: <dbi-users@perl.org>
    
    

    During the make I am still receiving the following error
    Running Mkbootstrap for DBD::Oracle ()
    chmod 644 Oracle.bs
    rm -f blib/arch/auto/DBD/Oracle/Oracle.so
    LD_RUN_PATH="/appora/oracle/product/9.2/lib32:/appora/oracle/product/9
    .2/rdbms/lib32" /opt/SUNWspro/bin/cc -G -L/usr/lib -L/usr/ccs/lib
    -L/opt/SUNWspro/WS6U2/lib -L/usr/local/lib Oracle.o dbdimp.o oci7.o
    oci8.o -L/opt/SUNWspro/lib -R/opt/SUNWspro/lib
    -L/appora/oracle/product/9.2/rdbms/lib32/ -L/appora/oracle/produ
    ct/9.2/lib32/ /appora/oracle/product/9.2/lib32 -lclntsh -lnbeq9
    -lnhost9 -lnus9 -lnldap9 -lldapclnt9 -lnsslb9 -lnnis9 -lnoname9
    -lntcp9 -lntcps9 -lnsslb9 -lntcp9 -lntns9 -lnsl -lsocket -lgen -ldl
    -R/appora/oracle/product/9.2/lib32 -laio -lposix4 -lkstat -lm -lthread
    -o blib/arch/auto/DBD/Oracle/Oracle.so
    ld: fatal: file /appora/oracle/product/9.2/lib32: unknown file type
    ld: fatal: File processing errors. No output written to
    blib/arch/auto/DBD/Oracle/Oracle.so
    *** Error code 1
    make: Fatal error: Command failed for target
    `blib/arch/auto/DBD/Oracle/Oracle.so'

    I have used the new Makefile.PL that Mr. Bunce provided, but to no
    avail.

    Note: I did manually edit the makefile and point it to the Oracle
    32bit libraries as stated in other posts.

     


  • Next message: Michael Nhan: "Re: Problem installing DBD for Oracle 9i"