DBAsupport.com Forums - Powered by vBulletin
Results 1 to 5 of 5

Thread: Oracle 9i installation: Error in invoking target install of makefile ins_sqlplus.mk

  1. #1
    Join Date
    Sep 2001
    Location
    Mexico
    Posts
    93

    Oracle 9i installation: Error in invoking target install of makefile ins_sqlplus.mk

    Hi everybody, I'm trying to install Oracle 9i on AIX 5.1.

    I checked all the prerrequisites of the installation and I think my system is OK, but during the installation Oracle shows me the error:

    "Error in invoking target install of makefile /db_path/sqlplus/lib/ins_sqlplus.mk"

    I try to ignore the error, but the installation sends me a lot of similar error messages (each related with invoking target install of makefile .mk)

    Do anyone have an idea how to solve this problem??

    Thank you in advance, your help will be very appreciated.

    Regards

  2. #2
    Join Date
    Jan 2001
    Posts
    2,828
    Hi

    can you post oarcle user .profile file or the output of env |grep ORA when logged in as user oracle..is make installed in your path ?

    regards
    Hrishy

  3. #3
    Join Date
    Sep 2001
    Location
    Mexico
    Posts
    93
    -----------------------------------------------------------

    My .profile of the oracle user is:

    ORACLE_BASE=/oracle00/orainventory
    export ORACLE_BASE
    ORACLE_HOME=/oracle00
    export ORACLE_HOME
    PATH=$PATH:$ORACLE_HOME/bin
    export PATH
    DISPLAY=localhost:0.0
    export DISPLAY

    -----------------------------------------------------------

    Mi env is :

    DTDATABASESEARCHPATH=/oracle00/.dt/types,/etc/dt/appconfig/types/%L,/etc/dt/appconfig/types/C,/usr/dt/appconfig/types/%L,/usr/dt/appconfig/types/C
    LOGIN=ora9i
    PATH=/usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/dt/bin:/usr/bin/X11:/sbin:/usr/java130/jre/bin:/usr/java130/bin:/oracle00/bin
    ORACLE_BASE=/oracle00/orainventory
    DTUSERSESSION=ora9i-myserver-0
    XMICONBMSEARCHPATH=/oracle00/.dt/icons/%B%M.bm:/oracle00/.dt/icons/%B%M.pm:/oracle00/.dt/icons/%B:/etc/dt/appconfig/icons/%L/%B%M.bm:/etc/dt/appconfig/icons/%L/%B%M.pm:/etc/dt/appconfig/icons/%L/%B:/etc/dt/appconfig/icons/C/%B%M.bm:/etc/dt/appconfig/icons/C/%B%M.pm:/etc/dt/appconfig/icons/C/%B:/usr/dt/appconfig/icons/%L/%B%M.bm:/usr/dt/appconfig/icons/%L/%B%M.pm:/usr/dt/appconfig/icons/%L/%B:/usr/dt/appconfig/icons/C/%B%M.bm:/usr/dt/appconfig/icons/C/%B%M.pm:/usr/dt/appconfig/icons/C/%B
    LOGNAME=ora9i
    MAIL=/var/spool/mail/ora9i
    USER=ora9i
    DTAPPSEARCHPATH=/oracle00/.dt/appmanager:/etc/dt/appconfig/appmanager/%L:/etc/dt/appconfig/appmanager/C:/usr/dt/appconfig/appmanager/%L:/usr/dt/appconfig/appmanager/C
    HOME=/oracle00
    XMICONSEARCHPATH=/oracle00/.dt/icons/%B%M.pm:/oracle00/.dt/icons/%B%M.bm:/oracle00/.dt/icons/%B:/etc/dt/appconfig/icons/%L/%B%M.pm:/etc/dt/appconfig/icons/%L/%B%M.bm:/etc/dt/appconfig/icons/%L/%B:/etc/dt/appconfig/icons/C/%B%M.pm:/etc/dt/appconfig/icons/C/%B%M.bm:/etc/dt/appconfig/icons/C/%B:/usr/dt/appconfig/icons/%L/%B%M.pm:/usr/dt/appconfig/icons/%L/%B%M.bm:/usr/dt/appconfig/icons/%L/%B:/usr/dt/appconfig/icons/C/%B%M.pm:/usr/dt/appconfig/icons/C/%B%M.bm:/usr/dt/appconfig/icons/C/%B
    ORACLE_HOME=/oracle00
    PWD=/oracle00
    DTHELPSEARCHPATH=/oracle00/.dt/help/ora9i-myserver-0/%H:/oracle00/.dt/help/ora9i-myserver-0/%H.sdl:/oracle00/.dt/help/ora9i-myserver-0/%H.hv:/oracle00/.dt/help/%H:/oracle00/.dt/help/%H.sdl:/oracle00/.dt/help/%H.hv:/etc/dt/appconfig/help/%L/%H:/etc/dt/appconfig/help/%L/%H.sdl:/etc/dt/appconfig/help/%L/%H.hv:/etc/dt/appconfig/help/C/%H:/etc/dt/appconfig/help/C/%H.sdl:/etc/dt/appconfig/help/C/%H.hv:/usr/dt/appconfig/help/%L/%H:/usr/dt/appconfig/help/%L/%H.sdl:/usr/dt/appconfig/help/%L/%H.hv:/usr/dt/appconfig/help/C/%H:/usr/dt/appconfig/help/C/%H.sdl:/usr/dt/appconfig/help/C/%H.hv

    -------------------------------------------------------------------

    Thank's a lot for your help
    Regards

  4. #4
    Join Date
    Jun 2000
    Location
    Madrid, Spain
    Posts
    7,447
    look $ORACLE_HOME/install/make.log

  5. #5
    Join Date
    Sep 2001
    Location
    Mexico
    Posts
    93
    Thank you Pando, really you're very smart. The error appears here, but I don't have many experience with the "make" command.
    So, anybody have an idea why is happening this error, and how can be solved?

    I'm using AIX 5.1 (64 bits) and Oracle is 9.2.0.1.0 (64bits).

    Regards and thanks again!

    This is the make.log file:


    /usr/ccs/bin/make -f ins_net_client.mk ntcontab.o ORACLE_HOME=/oracle00
    echo "Not generated for AIX64"
    Not generated for AIX64
    /usr/ccs/bin/make -f ins_net_client.mk nnfgt.o ORACLE_HOME =/oracle00
    echo "Not generated for AIX64"
    Not generated for AIX64
    /usr/ccs/bin/make -f ins_precomp.mk links ORACLE_HOME=/oracle00
    (cd /oracle00/precomp/public ; rm -f SQLCA.H)
    (cd /oracle00/precomp/public ; rm -f ORACA.H)
    (cd /oracle00/precomp/public ; rm -f SQLDA.H)
    (cd /oracle00/precomp/public ; rm -f SQLCA.COB)
    (cd /oracle00/precomp/public ; rm -f ORACA.COB)
    (cd /oracle00/precomp/public ; rm -f SQLCA.FOR)
    (cd /oracle00/precomp/public ; rm -f ORACA.FOR)
    (cd /oracle00/precomp/public ; rm -f BNDDSC.FOR)
    (cd /oracle00/precomp/public ; rm -f SELDSC.FOR)
    (cd /oracle00/precomp/public ; ln -s sqlca.h SQLCA.H)
    (cd /oracle00/precomp/public ; ln -s oraca.h ORACA.H)
    (cd /oracle00/precomp/public ; ln -s sqlda.h SQLDA.H)
    (cd /oracle00/precomp/public ; ln -s sqlca.cob SQLCA.COB)
    (cd /oracle00/precomp/public ; ln -s oraca.cob ORACA.COB)
    (cd /oracle00/precomp/public ; ln -s sqlca.for SQLCA.FOR)
    (cd /oracle00/precomp/public ; ln -s oraca.for ORACA.FOR)
    (cd /oracle00/precomp/public ; ln -s bnddsc.for BNDDSC.FOR)
    (cd /oracle00/precomp/public ; ln -s seldsc.for SELDSC.FOR)
    /usr/ccs/bin/make -f ins_net_client.mk nnfgt.o ORACLE_HOME =/oracle00
    echo "Not generated for AIX64"
    Not generated for AIX64
    /usr/ccs/bin/make -f ins_rdbms.mk ctx_on ORACLE_HOME=/oracle00
    /bin/ar -X64 cr /oracle00/rdbms/lib/libknlopt.a /oracle00/rdbms/lib/kciwcx.o
    /usr/ccs/bin/make -f ins_rdbms.mk sdo_on ORACLE_HOME=/oracle00
    /bin/ar -X64 cr /oracle00/rdbms/lib/libknlopt.a /oracle00/rdbms/lib/kxmwsd.o
    /bin/make -f ins_rdbms.mk dm_on ORACLE_HOME=/oracle00
    /bin/ar -X64 d /oracle00/rdbms/lib/libknlopt.a dmndm.o
    /bin/ar -X64 cr /oracle00/rdbms/lib/libknlopt.a /oracle00/rdbms/lib/dmwdm.o
    /usr/ccs/bin/make -f ins_rdbms.mk olap_on ORACLE_HOME=/oracle00
    /bin/ar -X64 d /oracle00/rdbms/lib/libknlopt.a xsnoolap.o
    /bin/ar -X64 cr /oracle00/rdbms/lib/libknlopt.a /oracle00/rdbms/lib/xsyeolap.o
    /usr/ccs/bin/make -f ins_rdbms.mk part_on ORACLE_HOME=/oracle00
    /bin/ar -X64 d /oracle00/rdbms/lib/libknlopt.a ksnkkpo.o
    /bin/ar -X64 cr /oracle00/rdbms/lib/libknlopt.a /oracle00/rdbms/lib/kkpoban.o
    /usr/ccs/bin/make -f ins_net_client.mk mkldflags ORACLE_HOME=/oracle00
    /usr/ccs/bin/make -f ins_net_client.mk client_sharedlib ORACLE_HOME=/oracle00
    /oracle00/bin/genclntsh
    ld: 0706-006 Cannot find or open library file: -l perfstat
    ldpen(): A file or directory in the path name does not exist.
    ar: A file or directory in the path name does not exist.
    ar: 0707-117 The fopen system call failed on file /oracle00/lib/shr.o.
    cat: 0652-050 Cannot open /cdora9/tmp/clntst9.22820/*.nm.
    sort: 0653-655 Cannot open /cdora9/tmp/clntst9.22820/*.objs
    Usage: ar [-X{32|64|32_64|d64|any}] [-clsvCT] [-g|o] {-h|p|t|x}
    [--] Archive [File ...]
    ar [-X{32|64|32_64|d64|any}] [-clsvCT] [-g|o] {-m|r[u]}
    [{-a|b|i} {PositionName}] [--] Archive File ...
    ar [-X{32|64|32_64|d64|any}] [-clsvCT] [-g|o] {-d|q}
    [--] Archive File ...
    ar [-X{32|64|32_64|d64|any}] [-clvCT] {-g|o|s|w} [--] Archive
    ar: Creating an archive file /oracle00/lib/libclntst9.a.
    Created /oracle00/lib/libclntst9.a
    ar: Creating an archive file /oracle00/lib32/libclntst9.a.
    Created /oracle00/lib32/libclntst9.a
    /oracle00/bin/genagtsh /oracle00/lib/libagtsh.a 1.0
    ld: 0706-006 Cannot find or open library file: -l perfstat
    ldpen(): A file or directory in the path name does not exist.
    ar: A file or directory in the path name does not exist.
    ar: 0707-117 The fopen system call failed on file /oracle00/lib/shr.o.
    /usr/ccs/bin/make -f ins_sqlplus.mk install ORACLE_HOME=/oracle00
    rm -f sqlplus
    /bin/chmod 755 /oracle00/bin/demobld
    /bin/chmod 755 /oracle00/bin/demodrop
    /bin/chmod 755 /oracle00/bin/helpins
    /bin/chmod 755 /oracle00/bin/pupbld
    Linking sqlplus
    rm -f sqlplus
    ld -b64 -o sqlplus -L/oracle00/sqlplus/lib/ -L/oracle00/lib/ /oracle00/sqlplus/lib/s0afimai.o -lsqlplus `cat /oracle00/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /oracle00/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lwtc9 -lmm -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 `cat /oracle00/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /oracle00/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lpls9 -ltrace9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 -lld -lm `cat /oracle00/lib/sysliblist` -lm -lpthreads `if [ "\`/usr/bin/uname -v\`" = "4" ]; \
    then echo "-bI:/oracle00/lib/pw-syscall.exp"; fi;` -lxsd9 /oracle00/lib/nautab.o /oracle00/lib/naeet.o /oracle00/lib/naect.o /oracle00/lib/naedhs.o /oracle00/rdbms/lib/defopt.o -lpls9 -lsql9
    ld: 0706-006 Cannot find or open library file: -l perfstat
    ldpen(): A file or directory in the path name does not exist.
    make: 1254-004 The error code from the last command is 255.


    Stop.
    /usr/ccs/bin/make -f ins_sqlplus.mk install ORACLE_HOME=/oracle00
    rm -f sqlplus
    /bin/chmod 755 /oracle00/bin/demobld
    /bin/chmod 755 /oracle00/bin/demodrop
    /bin/chmod 755 /oracle00/bin/helpins
    /bin/chmod 755 /oracle00/bin/pupbld
    Linking sqlplus
    rm -f sqlplus
    ld -b64 -o sqlplus -L/oracle00/sqlplus/lib/ -L/oracle00/lib/ /oracle00/sqlplus/lib/s0afimai.o -lsqlplus `cat /oracle00/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /oracle00/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lwtc9 -lmm -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 `cat /oracle00/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /oracle00/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lpls9 -ltrace9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 -lld -lm `cat /oracle00/lib/sysliblist` -lm -lpthreads `if [ "\`/usr/bin/uname -v\`" = "4" ]; \
    then echo "-bI:/oracle00/lib/pw-syscall.exp"; fi;` -lxsd9 /oracle00/lib/nautab.o /oracle00/lib/naeet.o /oracle00/lib/naect.o /oracle00/lib/naedhs.o /oracle00/rdbms/lib/defopt.o -lpls9 -lsql9
    ld: 0706-006 Cannot find or open library file: -l perfstat
    ldpen(): A file or directory in the path name does not exist.
    make: 1254-004 The error code from the last command is 255.


    Stop.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width