Error in invoking target 'install' after extproc32 in x86_64 installation

Hi
I am trying to install patch p4547809 (9.2.0.8) however when it gets to 99% of the installation I get this error:
Error in invoking target 'install' of makefile '/u01/oracle/9ir2db/rdbms/lib/ins_rdbms.mk'
According to the log file the error is as follows:
Linking external procedure agent (/u01/oracle/9ir2db/rdbms/lib/extproc32)
rm -f /u01/oracle/9ir2db/rdbms/lib/extproc32
gcc -m32 -o /u01/oracle/9ir2db/rdbms/lib/extproc32 -L/u01/oracle/9ir2db/rdbms/lib32/ -L/u01/oracle/9ir2db/lib32/ -L/u01/oracle/9ir2db/lib32/stubs/ /u01/oracle/9ir2db/rdbms/lib32/hormc.o /u01/oracle/9ir2db/rdbms/lib32/defopt.o /u01/oracle/9ir2db/rdbms/lib32/homts.o -lagtsh -lpls9 -lplp9 -lclntsh -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 /u01/oracle/9ir2db/lib32/libgeneric9.a `cat /u01/oracle/9ir2db/lib32/sysliblist` -Wl,-rpath,/u01/oracle/9ir2db/lib:/lib:/usr/lib -lm `cat /u01/oracle/9ir2db/lib32/sysliblist` -ldl -lm -lvsn9
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/libgcc_s_32.so: undefined reference to `dl_iterate_phdr@GLIBC_2.2.4'
collect2: ld returned 1 exit status
make[1]: *** [u01/oracle/9ir2db/rdbms/lib/extproc32] Error 1
make[1]: Leaving directory `/u01/oracle/9ir2db/rdbms/lib'
make: *** [extproc32] Error 2
End output from spawned process.
Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'install' of makefile '/u01/oracle/9ir2db/rdbms/lib/ins_rdbms.mk'. See '/u01/oracle/oraInventory/logs/installActions2006-12-07_12-11-52PM.log' for details.
Exception Severity: 1
*** Cancel Dialog: ***
User Selected: Stop installation of all products.
Here are some additional details:
rpm -q binutils gcc gcc-c++ glibc gnome-libs libstdc++ libstdc++-devel make \ pdksh sysstat xscreensaver libaio binutils-2.15.92.0.2-21gcc-3.4.6-3
gcc-c++-3.4.6-3
glibc-2.3.4-2.25
gnome-libs-1.4.1.2.90-44.1
libstdc++-3.4.6-3
libstdc++-devel-3.4.6-3
make-3.80-6.EL4
sysstat-5.0.5-11.rhel4
xscreensaver-4.18-5.rhel4.11
libaio-0.3.105-2
>
I would appreciate any assistance on this. Thanks

Problem is the compiler version. You need to use gcc 3.2 instead of 3.4.

Similar Messages

  • Error in invoking target install of makefile: Oracle8.1.6 on RHLinux7.1

    Hello,
    How are you?
    I am facing some problem to install Oracle 8.1.6 on my own pc on
    os Linux 7.1.
    I can start installer.Its installing but after 72% installation
    complited than its gives following errors.
    error in invoking target install of makefile
    /u01/app/oracle/product/8.1.6/sqlplus/lib/ins_sqlplus.mk
    error in invoking target install of makefile
    /u01/app/oracle/product/8.1.6/network/lib/ins_net_client.mk
    error in invoking target install of makefile
    /u01/app/oracle/product/8.1.6/precomp/lib/ins_precomp.mk
    error in invoking target install of makefile
    /u01/app/oracle/product/8.1.6/ldap/lib/ins_ldap.mk
    error in invoking target install of makefile
    /u01/app/oracle/product/8.1.6/network/lib/ins_net_server.mk
    error in invoking target install of makefile
    /u01/app/oracle/product/8.1.6/network/lib/ins_oemagent.mk
    error in invoking target install of makefile
    /u01/app/oracle/product/8.1.6/odg/lib/ins_odg.mk
    error in invoking target install of makefile
    /u01/app/oracle/product/8.1.6/otrace/lib/ins_otrace.mk
    error in invoking target install of makefile
    /u01/app/oracle/product/8.1.6/plsql/lib/ins_plsql.mk
    error in invoking target install of makefile
    /u01/app/oracle/product/8.1.6/rdbms/lib/ins_rdbms.mk
    error in invoking target install of makefile
    /u01/app/oracle/product/8.1.6/rdbms/lib/ins_rdbms.mk
    error in invoking target install of makefile
    /u01/app/oracle/product/8.1.6/ctx/lib/ins_ctx.mk
    After that it shows INSTALLATION COMPLETE SUCCESSFULLY.And
    Network Configuration Assistant
    has start. Its hang the computer
    In log shows error this
    Error loading native library libnjni8.so
    java.lang unsatisfied ink error:jniGetOracleHome
    I stop the same.Than Database Assistant and Creation of database
    start.It is complete without
    any error.
    But when I tried to start svrmgrl its show following error
    svrmgrl:error while loading shared libraries:libwtc8.so;cann't
    load shared object
    Please sir,
    Lets give me right direction for these difficulties.I am so much
    interested to install same on
    my pc.Please do needful.If you are interested to give me direct
    answer than my mailid is
    [email protected]
    Thanking you in advance
    Yours truly,
    Gitesh Trivedi.
    Title : re:Installation of Oracle 8.1.6 on RedHat Linux 7.1
    [New] O/S : Linux
    Author : Akshay Salkar [mailto:[email protected]]
    Type : Statement
    Date : Nov 11, 2001 23:50 PT
    POST :REPLY (W/QUOTE)
    Hi Gitesh,
    I face exactly the same problems as you face....
    no whatsoever difference...and i am completely stuck as i dont
    know what to do...
    i have heard from some people (on the oracle discussion groups)
    that they have successfully installed oracle8.1.6
    how i dont know... but very much eager if any of you all could
    help me out.
    if you do find a way out and solve the problem ...do plz. let me
    know....
    akshay.

    Just make sure when you type : $ ld
    it doesn't give you an error like below
    [oracle8i@ns1 oracle8i]$ ld
    ld: unrecognised emulation mode: elf_i386_glibc21
    Supported emulations: elf_i386 i386linux
    If so, in order to workaround with it, don't include
    . /usr/i386-glibc21-linux/bin/i386-glibc21-linux-env.sh
    in your env. setting. but make sure you include
    export LD_ASSUME_KERNEL=2.2.5
    After disabling that command, I can install oracle 8.1.7.0.1 on
    RH 7.2 without any errors.
    I hope this helps ! Let me know if you succeed
    k3Nn

  • Oracle 9i, "Error in invoking target install of..."

    Hi :),
    When running the Ora9i Universal Installer, I got this pop-up window error:
    " Error in invoking target install of makefile /opt/oracle/OraHome1/plsql/lib/ins_plsql.mk "
    I tried to fix it as explained in http://www.puschitz.com/InstallingOracle9i.shtml#OracleInstallationErrors but after executing the genclntsh script I got this message:
    collect2: ld terminated with signal 11 [Segmentation fault]
    ar: creating /opt/oracle/OraHome1/lib/libclntst9.a
    Created /opt/oracle/OraHome1/lib/libclntst9.a
    Could you please give me a hand with this?
    Cheers!
    p.s. I'm using Linux Debian sid
    Message was edited by:
    Q

    Thanks mdtaylor and Madrid....
    I don't want to use other dist, I'm in love w/Debian!.
    Well, I really appreciate your help guys!, It is working now... I had to install gcc 2.95 and I read the info of the link that Madrid said and it's reaaaally usefull, thanks Madrid!!
    I made it work downgrading binutils from 2.17 sid version to the oldstable version, which is 2.15

  • Error in invoking target 'install' of makefile - Oracle Database 11g Releas

    Error in invoking target 'install' of makefile '/home/oracle/B/product/11g/ctx/lib/ins_ctx.mk'. See '/home/oracle/app/oraInventory/logs/installActions2012-03-19_03-17-52PM.log' for details.
    OS : Oracle Linux - Red Hat Enterprise Linux Server release 6.2
    Oracle : 11g Release 2
    Edited by: user13426437 on Mar 20, 2012 10:04 AM

    Here is the error message
    INFO: gcc -o ctxhx -m64 -L/home/oracle/B/product/11g/ctx/lib/ -L/home/oracle/B/product/11g/lib/ -L/home/oracle/B/product/11g/lib/stubs/ /home/oracle/B/product/11g/ctx/lib/
    ctxhx.o -L/home/oracle/B/product/11g/ctx/lib/ -lm -lsc_fa -lsc_ex -lsc_da -lsc_ca -lz -lctxhx -Wl,-rpath,/home/oracle/B/product/11g/ctx/lib -lsnls11 -lnls11 -lcore11 -lsn
    ls11 -lnls11 -lcore11 -lsnls11 -lnls11 -lxml11 -lcore11 -lunls11 -lsnls11 -lnls11 -lcore11 -lnls11 `cat /home/oracle/B/product/11g/lib/sysliblist`
    INFO: /usr/bin/ld: warning: libstdc++.so.5, needed by /home/oracle/B/product/11g/ctx/lib//libsc_fa.so, not found (try using -rpath or -rpath-link)
    /home/oracle/B/product/11g/ctx/lib/libwv_core.so: undefined reference to `__cxa_pure_virtual@CXXABI_1.2'
    /home/oracle/B/product/11g/ctx/lib//libsc_fa.so: undefined reference to `__gxx_personality_v0@CXXABI_1.2'
    /home/oracle/B/product/11g/ctx/lib/libwv_core.so: undefined reference to `
    INFO: vtable for __cxxabiv1::__class_type_info@GLIBCPP_3.2'
    /home/oracle/B/product/11g/ctx/lib/libsc_ch.so: undefined reference to `__gxx_personality_v0'
    /home/oracle/B/product/11g/ctx/lib/libwv_core.so: undefined reference to `vtable for __cxxabiv1::__si_class_type_info@GLIBCPP_3.2'
    /home/oracle/B/product/11g/ctx/lib/libwv_core.so: undefined reference to `std::ios_base::Init::Init()@GLIBCPP_3.2'
    /home/oracle/B/product/11g/ctx/lib/libwv_core.so: undefined reference to `std::ios_base::Init::~Init()@GLIBCPP_3.2'
    /h
    INFO: ome/oracle/B/product/11g/ctx/lib/libwv_core.so: undefined reference to `operator delete(void*)@GLIBCPP_3.2'
    collect2: ld returned 1 exit status
    INFO: make: *** [ctxhx] Error 1
    INFO: End output from spawned process.
    INFO: ----------------------------------
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'install' of makefile '/home/oracle/B/product/11g/ctx/lib/ins_ctx.mk'. See '/home/oracle/app/oraInventory/logs/installActions2012-03-19_03-17-52PM.log' for details.
    Exception Severity: 1
    INFO: Linking Text executables
    INFO: Linking Text executables
    INFO: The output of this make operation is also available at: '/home/oracle/B/product/11g/install/make.log'
    INFO:

  • Error in invoking target 'install' of makefile ...ctx/lib/ins_ctx at instal

    During link steps at installing 11gR2 on OEL5 I got:
    Exception String: Error in invoking target 'install' of makefile '/oracle/112/ctx/lib/ins_ctx.mk'. See '/oracle/oraInventory/logs/installActions2009-10-09_09-21
    -45PM.log' for details.
    Exception Severity: 1
    (no more information in logfile)
    Any idea?
    ( prerequisite checks at the beginning of install process where fine)

    The Installer checks prerequisites as successful..
    I believe (hope I step on the right way) it could be caused by:
    " 4. The gcc-4.1.2 and gcc-c++-4.1.2 RPM items above will ensure that the correct gcc / g++ versions are installed. It is also required that you ensure that these correct gcc / g++ versions are active, and in-use. Ensure that the commands "gcc version" and "g++ version" each return "4.1.x". "
    I checked it:
    [root@ozone ~]# ls -al /usr/bin | grep gcc
    lrwxrwxrwx 1 root root 3 Jan 11 2009 cc -> gcc
    -rwxr-xr-x 1 root root 914 May 22 2008 gcc
    -rwxr-xr-x 2 root root 89760 Jun 5 2007 gcc34
    -rwxr-xr-x 1 root root 2018 Jun 6 2007 gccmakedep
    -rwxr-xr-x 2 root root 196668 May 25 2008 gcc.orig
    -rwxr-xr-x 2 root root 196668 May 25 2008 i386-redhat-linux-gcc
    -rwxr-xr-x 2 root root 89760 Jun 5 2007 i386-redhat-linux-gcc34
    [root@ozone ~]# rpm -qf /usr/bin/gcc
    gcc-4.1.2-42.el5
    [root@ozone ~]# cd /tmp
    [root@ozone tmp]# gcc --version
    gcc34 (GCC) 3.4.6 20060404 (Red Hat 3.4.6-4)
    Copyright (C) 2006 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions. There is NO
    warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
    Same with g++
    But how to get gcc-4.1.2 active?
    I tried to remove:
    [root@ozone tmp]# rpm -qf /usr/bin/gcc34
    compat-gcc-34-3.4.6-4
    [root@ozone tmp]# rpm -qf /usr/bin/i386-redhat-linux-gcc34
    compat-gcc-34-3.4.6-4
    [root@ozone tmp]# rpm -e compat-gcc-34-3.4.6-4
    error: Failed dependencies:
    compat-gcc-34 = 3.4.6-4 is needed by (installed) compat-gcc-34-c++-3.4.6-4.i386
    compat-gcc-34 is needed by (installed) compat-oracle-el5-1.0-5.i386
    [oracle@ozone ~]$ rpm -e compat-gcc-34-c++-3.4.6-4
    error: Failed dependencies:
    compat-gcc-34-c++ is needed by (installed) compat-oracle-el5-1.0-5.i386
    ??? What should I do with compat-oracle-el5-1.0-5.i386 ????
    I want to upgrade a 11.1.0.7 database, so there is a 11.1.0.7 Oracle on the machine (VMWare) too.

  • Error in invoking target install of makefile: Oracle 8.1.6 for Redhat7.1

    did any 1 get this error message while installing ORacle 8.1.6
    on Linux Redhat 7.1 ?
    Error in invoking target install of makefile
    /usr/oracle/sqlplus/lib/ins_sqlplus.mk
    if any1 did find a soln to it plz. let me know.

    Dear:
    My English is bad, but I think you will understand me what I
    saying.I show what i did in my computer system.
    First: I download i386-glibc-2.1-linux.tar.bz2,
    readme.oracle8i from
    ftp://ftp.ca.kernel.org/pub/software/libs/glibc/hjl/sdk/2.1
    and
    Second : I read the file readme.oracle8i,and do what it
    said.
    It's ok to solve the problem.
    Good Luck.

  • Error in invoking target 'install' of makefile

    Dear all,
    When I install EM12C then I got this error is "Error in invoking target 'install' of makefile".
    Please help me to solve this error.
    INFO: /usr/bin/ld: cannot find -lclntsh
    collect2: ld returned 1 exit status
    INFO: make[1]: Leaving directory `/u01/app/oracle/product/middleware/oms/sqlplus/lib'
    INFO: make[1]: *** [/u01/app/oracle/product/middleware/oms/sqlplus/bin/sqlplus32] Error 1
    make: *** [newsqlplus32] Error 2
    INFO: End output from spawned process.
    INFO: ----------------------------------
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'install' of makefile '/u01/app/oracle/product/middleware/oms/sqlplus/lib/ins_sqlplus.mk'. See '/u01/app/oraInventory/logs/installActions2013-07-26_08-43-01-AM.log' for details.
    Exception Severity: 1
    INFO: POPUP WARNING:Error in invoking target 'install' of makefile '/u01/app/oracle/product/middleware/oms/sqlplus/lib/ins_sqlplus.mk'. See '/u01/app/oraInventory/logs/installActions2013-07-26_08-43-01-AM.log' for details.
    Click "Retry" to try again.
    Click "Ignore" to ignore this error and go on.
    Click "Cancel" to stop this installation.
    Best Regards,
    Kosal Kong

    Check for 2 more things -
    a) Do the directory where you extracted your software (Disk1) and under Disk1 you should see following folders. Is WT.zip present ?
    a@adcxxxxxxx Disk1]$ ls
    install libskgxn plugins response stage WT.zip
    jdk oms runInstaller wls
    b) As Courtney mentioned, you ignore a pre-req failure and i suspect that you do not have glibc package on your host.
    Go through the requires packages from -http://docs.oracle.com/cd/E24628_01/install.121/e22624/preinstall_req_packages.htm#CHDEHHCA
    look at the log files
    <ORACLE_INVENTORY_HOME>/logs/installActions<timestamp>.log
    <ORACLE_HOME>/cfgtoollogs/oui/installActions<timestamp>.log

  • Error in invoking target 'install' makefile

    Hi,
    I am trying to upgrade the EBS R12.0.6 Database 10.2.0.2 to 10.2.0.4 and applying the patch 6810189 and got the following error message:
    Error in invoking target 'install' of makefile
    /proddb/PROD/db/tech-st/10.2.0/plsql/lib/ins_plsql.mk
    See /proddb/PROD/db/tech_st/10.2.0/admin/oui/PROD_qa2/oraInventory/logs/installAction2010-09-08_10-13-9AM.log
    ACTION
    Pause the Installation and uploaded the $ORACLE_HOME/install/make.log
    and $ORACLE_HOME/admin/oui/CONTEXT_NAME/oraInventory/logs/<installActions_log>
    ====================================
    Message in $ORACLE_HOME/admin/oui/PROD_qa2/oraInventory/logs/<installActions_log>:
    INFO: make: 1254-004 The error code from the last command is 12.
    Stop.
    INFO: End output from spawned process.
    INFO: ----------------------------------
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'install' of makefile '/proddb/PROD/db/tech_st/10.2.0/plsql/lib/ins_plsql.mk'. See
    '/proddb/PROD/db/tech_st/10.2.0/admin/oui/PROD_qa2/oraInventory/logs/installActions2010-09-08_10-13-09AM.log' for details.
    Exception Severity: 1
    ======================================================
    Message in $ORACLE_HOME/install/make.log
    /usr/ccs/bin/make -f ins_plsql.mk install ORACLE_HOME=/proddb/PROD/db/tech_st/10.2.0/ chmod 755 /proddb/PROD/db/tech_st/10.
    2.0/bin
    rm -f wrap
    Linking wrap
    ld -b64 -o wrap -L/proddb/PROD/db/tech_st/10.2.0/plsql/lib/ -L/proddb/PROD/db/tech_st/10.2.0/lib/ -bnoerrmsg /proddb/
    PROD/db/tech_st/10.2.0/plsql/lib/s0plsw.o -lpsa10 -lpls10 -lplp10 /proddb/PROD/db/tech_st/10.2.0/lib/nautab.o /proddb/PROD/
    db/tech_st/10.2.0/lib/naeet.o /proddb/PROD/db/tech_st/10.2.0/lib/naect.o /proddb/PROD/db/tech_st/10.2.0/lib/naedhs.o `cat /p
    roddb/PROD/db/tech_st/10.2.0/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /proddb
    /PROD/db/tech_st/10.2.0/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lv
    sn10 -lcommon10 -lgeneric10 -lmm -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -l
    unls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /proddb/PROD/db/tech_st/10.2.0/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -l
    nzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /proddb/PROD/db/tech_st/10.2.0/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs1
    0 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lpls10 -lsnls10 -lnls10 -lcore10 -lsnls10 -
    lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclient10 -lnnetd10 -lvsn10
    -lcommon10 -lgeneric10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -ls
    nls10 -lnls10 -lcore10 -lnls10 -lld -lm `cat /proddb/PROD/db/tech_st/10.2.0/lib/sysliblist` -lm -lpls10 -lsql10 `if [ "\
    `/usr/bin/uname -v\`" = "4" ]; \
    then echo "-bI:/proddb/PROD/db/tech_st/10.2.0/lib/pw-syscall.exp"; fi;` /proddb/PROD/db/tech_st/10.2.0/lib/libplc10.a
    -lpls10 -lclient10 -lnl10 -lnro10 -ln10 /proddb/PROD/db/tech_st/10.2.0/rdbms/lib/kpudfo.o -lmm -lgeneric10 -lcommon10
    -lslax10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lsql10 -lld -lm `cat /proddb/PROD/db/tech_st/10.2.0/lib/sysli
    blist` -lm `if [ "\`/usr/bin/uname -v\`" = "4" ]; \
    then echo "-bI:/proddb/PROD/db/tech_st/10.2.0/lib/pw-syscall.exp"; fi;`
    make: 1254-004 The error code from the last command is 12.
    Stop.
    ===================================
    My platform details:
    OS-> AIX 5.3 64-bit
    EBS-> R12.0.6 64-bit Single Node
    Current Database-> 10.2.0.2
    Target Database-> 10.2.0.4
    Please suggest any solution.
    Thanks in advance.
    Regards,
    Umair

    Hi,
    You can follow the below action plan
    1) If you have 10.2.0.2 software available in other location, then go to ORACLE_HOME/bin
    script relink.log
    ./relink all
    exit
    check before the upgrade the relinking is working fine or not
    If not this problem exist before the upgrade itself.
    Note: For proper relinking of oracle binaries you need install all required OS packages as per the article 169706.1
    2) if no error found in relink.log then log a ticket with oracle and it could be problem with specific release
    Kind Regards,
    Rakesh Jayappa
    Edited by: Rakesh jayappa on Sep 13, 2010 6:24 AM

  • Error in invoking target install of make file /opt/oracle/product/9.0.1/ctx/lib/ins_c

    I am trying to install Oracle 9i database release 2 on Linux RedHat 7.3. I got error message from OUI during the linking Oracle database
    error in invoking target install of make file /opt/oracle/product/9.0.1/ctx/lib/ins_ctx.mk
    Any input is greatly appreciated.

    Pl identify exact version of "10g" you are trying to install. Are you following all of the steps in the Install Guide ? Pl post the last 50 lines from the install log file
    HTH
    Srini

  • Error in invoking target install of makefile Oracle 9.0.1

    Error in invoking target install of makefile Oracle 9.0.1
    Hi, I am installing Oracle 9i on Sun Sparc Solaris and I get the
    following errors. (this happens for about 6 files) The memory is
    4G and swap space more than 2G. I'm not sure what the problem
    is. Thanks, Alisa
    ----------------exerpt from installActions.log-------------------
    Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target relink of
    makefile /u12/app/oracle/product/9.0.1/precomp/lib/ins_precomp.mk
    Exception Severity: 1
    Calling action unixActions2.0.1.4.0 make
    installMakePath = /usr/ccs/bin/make
    installMakeFileName
    = /u12/app/oracle/product/9.0.1/network/lib/ins_net_client.mk
    installTarget = install
    undoMakeFileName =
    installArguments = ORACLE_HOME=/u12/app/oracle/product/9.0.1,
    logFile = /u12/app/oracle/product/9.0.1/install/make.log
    undoTarget =
    Here is the error from the make.log file if this helps:
    make: Fatal error: Command failed for target `wrap'
    /usr/ccs/bin/make -f ins_precomp.mk relink
    ORACLE_HOME=/u12/app/oracle/product/9.0.1 EXENAME=ott8
    Linking ott8
    ld: fatal: dlopen() of support library (libmakestate.so.1)
    failed with error: ld.so.1: /usr/ccs/bin/sparcv9/ld: fatal:
    libmakestate.so.1: open failed: No such file or directory
    make: Fatal error: *** Error code 1
    Command failed for target `ott8'
    /usr/ccs/bin/make -f ins_net_client.mk install
    ORACLE_HOME=/u12/app/oracle/product/9.0.1
    chmod 755 /u12/app/oracle/product/9.0.1/bin

    $ORACLE_HOME/bin/genclnsh:
    modify
    LD_SELF_CONTAINED="-z defs"
    to
    LD_SELF_CONTAINED=""
    then run $ORACLE_HOME/bin/genclnsh, retry the popup window again.
    u can use google search to verify that, many words about it!

  • Please reply.Error in invoking target 'install' of ..../ins_ctx.mk'

    Hi,
    I am trying to install Oracle 10.2.0.1(64 bit) on RHEL 4.0(2.6.9-5.ELsmp). When installation was on linking stage i got three error messages which are given below.
    (1)Error in invoking target 'install' of makefile '/oracle/app/oracle/product/10.2.0/db_2/ctx/lib/ins_ctx.mk'.
    (2)Error in invoking target 'agent nmo nmb' of makefile '/oracle/app/oracle/product/10.2.0/db_2/sysman/lib/ins_sysman.mk'.
    (3)Error in invoking target 'all_no_orcl' of makefile '/oracle/app/oracle/product/10.2.0/db_2/rdbms/lib/ins_rdbms.mk'
    Due to this errors, installation of Oracle was not successfull. Can you please tell me what is causing this errors?
    I have followed all steps given on following link eventhough it is throwing these errors.
    http://www.oracle.com/technology/pub/articles/smiley_10gdb_install.html#rhel4
    Please help in this matter as soon as possible.
    Regards,
    RJ.
    Message was edited by:
    RJiv

    Make sure you have followed all steps according to the platform's install guide and you have met all prerequisites (verify all required install packages and in case you have done so, don't skip the prerequisites warning). It could also be an issue with the 64 bit library path.
    ~ Madrid

  • Error in invoking target install of makefile $ORACLE_HOME/sqlplus/lib/ins_sqlplus.mk

    I am installing oracle 8.1.6 on Red Hat linux 7.2
    I made following entries in .bashrc file of oracle
    export ORACLE_BASE="/oracle"
    export ORACLE_HOME="$ORACLE_BASE/product/9i"
    export LD_LIBRARY_PATH="$ORACLE_HOME/lib:/lib:/usr/lib:/usr/openwin/lib"
    export ORA_NLS33="$ORACLE_HOME/ocommon/nls/admin/data"
    export ORACLE_SID="ORCL"
    export
    CLASSPATH="$ORACLE_HOME/JRE:$ORACLE_HOME/jlib:$ORACLE_HOME/rdbms/jlib:$ORACLE_HOME/network/jlib"
    export
    PATH="/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/u01/app/oracle/product/8.1.6/bin:/oracle/jdk/bin:.:/opt/gnome/bin:/opt/www/htdig/bin:/opt/kde/bin:/usr/share/texmf/bin:/usr/openwin/bin
    I am geting following error while installation
    "Error in invoking target install of makefile $ORACLE_HOME/sqlplus/lib/ins_sqlplus.mk"
    Please help me. I have set necessary file permissions also.
    Hemant

    Hi
    Having just done this myself on Suse 8, are you sure that the make package is installed? Also make sure that the cc/gcc packages are installed. HTH
    Dave

  • Error in invoking target install of makefile ins_sqlplus.mk - AIX 5.3

    Please note that I have already seen similar things on internet but I need your help in my case.
    oracle@ cmsdrc ->prtconf | grep -i bit
    CPU Type: 64-bit
    Kernel Type: 32-bit
    Oracle version to be installed is 9.2.0.1
    Following are the error details inside *$ORACLE_HOME/install/make.log*
    oracle@ cmsdrc ->cat make.log
    /usr/ccs/bin/make -f ins_net_client.mk ntcontab.o ORACLE_HOME=/u01/app/product/9.2.0
    echo "Not generated for AIX64"
    Not generated for AIX64
    /usr/ccs/bin/make -f ins_net_client.mk nnfgt.o ORACLE_HOME =/u01/app/product/9.2.0
    echo "Not generated for AIX64"
    Not generated for AIX64
    /usr/ccs/bin/make -f ins_precomp.mk links ORACLE_HOME=/u01/app/product/9.2.0
    (cd /u01/app/product/9.2.0/precomp/public ; rm -f SQLCA.H)
    (cd /u01/app/product/9.2.0/precomp/public ; rm -f ORACA.H)
    (cd /u01/app/product/9.2.0/precomp/public ; rm -f SQLDA.H)
    (cd /u01/app/product/9.2.0/precomp/public ; rm -f SQLCA.COB)
    (cd /u01/app/product/9.2.0/precomp/public ; rm -f ORACA.COB)
    (cd /u01/app/product/9.2.0/precomp/public ; rm -f SQLCA.FOR)
    (cd /u01/app/product/9.2.0/precomp/public ; rm -f ORACA.FOR)
    (cd /u01/app/product/9.2.0/precomp/public ; rm -f BNDDSC.FOR)
    (cd /u01/app/product/9.2.0/precomp/public ; rm -f SELDSC.FOR)
    (cd /u01/app/product/9.2.0/precomp/public ; ln -s sqlca.h SQLCA.H)
    (cd /u01/app/product/9.2.0/precomp/public ; ln -s oraca.h ORACA.H)
    (cd /u01/app/product/9.2.0/precomp/public ; ln -s sqlda.h SQLDA.H)
    (cd /u01/app/product/9.2.0/precomp/public ; ln -s sqlca.cob SQLCA.COB)
    (cd /u01/app/product/9.2.0/precomp/public ; ln -s oraca.cob ORACA.COB)
    (cd /u01/app/product/9.2.0/precomp/public ; ln -s sqlca.for SQLCA.FOR)
    (cd /u01/app/product/9.2.0/precomp/public ; ln -s oraca.for ORACA.FOR)
    (cd /u01/app/product/9.2.0/precomp/public ; ln -s bnddsc.for BNDDSC.FOR)
    (cd /u01/app/product/9.2.0/precomp/public ; ln -s seldsc.for SELDSC.FOR)
    /usr/ccs/bin/make -f ins_net_client.mk nnfgt.o ORACLE_HOME =/u01/app/product/9.2.0
    echo "Not generated for AIX64"
    Not generated for AIX64
    /usr/ccs/bin/make -f ins_rdbms.mk ctx_on ORACLE_HOME=/u01/app/product/9.2.0
    /bin/ar -X64 cr /u01/app/product/9.2.0/rdbms/lib/libknlopt.a /u01/app/product/9.2.0/rdbms/lib/kciwcx.o
    /usr/ccs/bin/make -f ins_rdbms.mk sdo_on ORACLE_HOME=/u01/app/product/9.2.0
    /bin/ar -X64 cr /u01/app/product/9.2.0/rdbms/lib/libknlopt.a /u01/app/product/9.2.0/rdbms/lib/kxmwsd.o
    /usr/ccs/bin/make -f ins_net_client.mk mkldflags ORACLE_HOME=/u01/app/product/9.2.0
    /usr/ccs/bin/make -f ins_net_client.mk client_sharedlib ORACLE_HOME=/u01/app/product/9.2.0
    /u01/app/product/9.2.0/bin/genclntsh
    ld: 0706-006 Cannot find or open library file: -l m
    ld:open(): 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 /u01/app/product/9.2.0/lib/shr.o.
    ld: 0706-006 Cannot find or open library file: -l m
    ld:open(): 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 /u01/app/product/9.2.0/lib32/shr.o.
    cat: 0652-050 Cannot open /tmp/clntst9.17398/*.nm.
    sort: 0653-655 Cannot open /tmp/clntst9.17398/*.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 /u01/app/product/9.2.0/lib/libclntst9.a.
    Created /u01/app/product/9.2.0/lib/libclntst9.a
    cat: 0652-050 Cannot open /tmp/clntst9.16896/*.nm.
    sort: 0653-655 Cannot open /tmp/clntst9.16896/*.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 /u01/app/product/9.2.0/lib32/libclntst9.a.
    Created /u01/app/product/9.2.0/lib32/libclntst9.a
    /u01/app/product/9.2.0/bin/genagtsh /u01/app/product/9.2.0/lib/libagtsh.a 1.0
    ld: 0706-006 Cannot find or open library file: -l m
    ld:open(): 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 /u01/app/product/9.2.0/lib/shr.o.
    ld: 0706-006 Cannot find or open library file: -l m
    ld:open(): 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 /u01/app/product/9.2.0/lib32/shr.o.
    /usr/ccs/bin/make -f ins_sqlplus.mk install ORACLE_HOME=/u01/app/product/9.2.0
    rm -f sqlplus
    /bin/chmod 755 /u01/app/product/9.2.0/bin/demobld
    /bin/chmod 755 /u01/app/product/9.2.0/bin/demodrop
    /bin/chmod 755 /u01/app/product/9.2.0/bin/helpins
    /bin/chmod 755 /u01/app/product/9.2.0/bin/pupbld
    Linking sqlplus
    rm -f sqlplus
    ld -b64 -o sqlplus -L/u01/app/product/9.2.0/sqlplus/lib/ -L/u01/app/product/9.2.0/lib/ /u01/app/product/9.2.0/sqlplus/lib/s0afimai.o -lsqlplus `cat /u01/app/product/9.2.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /u01/app/product/9.2.0/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 /u01/app/product/9.2.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /u01/app/product/9.2.0/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 /u01/app/product/9.2.0/lib/sysliblist` -lm -lpthreads `if [ "\`/usr/bin/uname -v\`" = "4" ]; \
    then echo "-bI:/u01/app/product/9.2.0/lib/pw-syscall.exp"; fi;` -lxsd9 /u01/app/product/9.2.0/lib/nautab.o /u01/app/product/9.2.0/lib/naeet.o /u01/app/product/9.2.0/lib/naect.o /u01/app/product/9.2.0/lib/naedhs.o /u01/app/product/9.2.0/rdbms/lib/defopt.o -lpls9 -lsql9
    ld: 0706-006 Cannot find or open library file: -l m
    ld:open(): A file or directory in the path name does not exist.
    ld: 0706-006 Cannot find or open library file: -l m
    ld:open(): A file or directory in the path name does not exist.
    ld: 0706-006 Cannot find or open library file: -l m
    ld:open(): A file or directory in the path name does not exist.
    make: 1254-004 The error code from the last command is 255.
    Stop.

    hi
    pls send us
    $ORACLE_HOME/install/make.log
    and also 32bit 64bit problems.
    regards
    zekeriya

  • Ins_sqlplus.mk error invoking target install of make file

    i am using redhat as 3 version on xi386 and installing 10.1.0 database
    INSTALL LOG:
    Linking sqlplus
    rm -f sqlplus
    gcc -o sqlplus -L/oracle/app/oracle/product/10.1.0/db_1/sqlplus/lib/ -L/oracle/app/oracle/product/10.1.0/db_1/lib/ -L/oracle/app/oracle/product/10.1.0/db_1/lib/stubs/ /oracle/app/oracle/product/10.1.0/db_1/sqlplus/lib/s0afimai.o -lsqlplus -lclntsh `cat /oracle/app/oracle/product/10.1.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /oracle/app/oracle/product/10.1.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lmm -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /oracle/app/oracle/product/10.1.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /oracle/app/oracle/product/10.1.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /oracle/app/oracle/product/10.1.0/db_1/lib/sysliblist` -Wl,-rpath,/oracle/app/oracle/product/10.1.0/db_1/lib -lm -lpthread `cat /oracle/app/oracle/product/10.1.0/db_1/lib/sysliblist` -ldl -lm -lpthread -L/oracle/app/oracle/product/10.1.0/db_1/lib
    gcc: /oracle/app/oracle/product/10.1.0/db_1/sqlplus/lib/s0afimai.o: No such file or directory
    make: *** [sqlplus] Error 1
    End output from spawned process.
    Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'install' of makefile '/oracle/app/oracle/product/10.1.0/db_1/sqlplus/lib/ins_sqlplus.mk'. See '/oracle/opt/oracle/oraInventory/logs/installActions2006-03-20_03-04-11PM.log' for details.
    Exception Severity: 1
    The output of this make operation is also available at: '/oracle/app/oracle/product/10.1.0/db_1/install/make.log'
    Start output from spawned process:
    rm -f sqlplus
    /bin/chmod 755 /oracle/app/oracle/product/10.1.0/db_1/bin/helpins
    /bin/chmod 755 /oracle/app/oracle/product/10.1.0/db_1/bin/pupbld
    Linking sqlplus
    rm -f sqlplus
    gcc version
    gcc -v
    Reading specs from /usr/lib/gcc-lib/i386-redhat-linux7/2.96/specs
    gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-122)
    rpm installed:
    rpm -q setarch-1* openmotif-2* compat-libstdc++-7.* compat-libstdc++-devel-7.* compat-db-4* compat-gcc-7.* compat-gcc-c++-7.* binutils glibc glibc-devel openmotif21
    setarch-1.3-1
    openmotif-2.2.2-16
    compat-libstdc++-7.3-2.96.122
    compat-libstdc++-devel-7.3-2.96.122
    compat-db-4.0.14-5
    compat-gcc-7.3-2.96.122
    compat-gcc-c++-7.3-2.96.122
    binutils-2.14.90.0.4-26
    glibc-2.3.2-95.3
    glibc-devel-2.3.2-95.3
    openmotif21-2.1.30-8
    please help

    Can you check whether you have this library
    " /oracle/app/oracle/product/10.1.0/db_1/sqlplus/lib/s0afimai.o"

  • Installed on make "error in invoking target ..." on AIX 5L

    I read through the other posts that looked simillar and tried the fixes that were suggested. However, none of them have worked.
    I have a pseries IBM server with AIX 5L. I have loaded all of the prerequisits (as far as I can tell). The Universal Installer works fine until it gets to the part where it actually links the files. Then I get the "Error in invoking target install of makefile /../ins_sqlplus.mk.
    I believe that I have plenty of disk space allocated, plenty of memory and my Oracle environment variables are set correctly. What I don't know is why I am getting part s of the scripts echoed out to me. That makes me think that the scripts were broken to begin with.
    I would appreciate any insight anyone might have.
    When I attempt to run the linking process manually the output I get is something like this for each component I try to link:
         /oracle/app/oracle/product/9.2.0.1.0/bin/genclntsh
    Created /oracle/app/oracle/product/9.2.0.1.0/lib/libclntst9.a
    Created /oracle/app/oracle/product/9.2.0.1.0/lib32/libclntst9.a
         /oracle/app/oracle/product/9.2.0.1.0/bin/genagtsh /oracle/app/oracle/product/9.2.0.1.0/lib/libagtsh.a 1.0
    - Linking Import utility (imp)
         rm -f /oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/imp
         ld -b64 -o /oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/imp -L/oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/lib/ /oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/s0impdrv.o /oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/defopt.o -ldbtools9 `cat /oracle/app/oracle/product/9.2.0.1.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /oracle/app/oracle/product/9.2.0.1.0/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 /oracle/app/oracle/product/9.2.0.1.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /oracle/app/oracle/product/9.2.0.1.0/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 /oracle/app/oracle/product/9.2.0.1.0/lib/sysliblist` -lm `if [ "\`/usr/bin/uname -v\`" = "4" ]; \
    then echo "-bI:/oracle/app/oracle/product/9.2.0.1.0/lib/pw-syscall.exp"; fi;` -lxsd9 /oracle/app/oracle/product/9.2.0.1.0/lib/nautab.o /oracle/app/oracle/product/9.2.0.1.0/lib/naeet.o /oracle/app/oracle/product/9.2.0.1.0/lib/naect.o /oracle/app/oracle/product/9.2.0.1.0/lib/naedhs.o
         chmod 755 /oracle/app/oracle/product/9.2.0.1.0/bin
         /oracle/app/oracle/product/9.2.0.1.0/bin/echodo ld -b64 -L/oracle/app/oracle/product/9.2.0.1.0/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/network/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/network/lib/ -o trcroute /oracle/app/oracle/product/9.2.0.1.0/network/lib/s0nur.o -lntal9 /oracle/app/oracle/product/9.2.0.1.0/lib/nautab.o /oracle/app/oracle/product/9.2.0.1.0/lib/naeet.o /oracle/app/oracle/product/9.2.0.1.0/lib/naect.o /oracle/app/oracle/product/9.2.0.1.0/lib/naedhs.o `cat /oracle/app/oracle/product/9.2.0.1.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /oracle/app/oracle/product/9.2.0.1.0/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 /oracle/app/oracle/product/9.2.0.1.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /oracle/app/oracle/product/9.2.0.1.0/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 /oracle/app/oracle/product/9.2.0.1.0/lib/sysliblist` -lm -lpls9 -lsql9 `if [ "\`/usr/bin/uname -v\`" = "4" ]; \
    then echo "-bI:/oracle/app/oracle/product/9.2.0.1.0/lib/pw-syscall.exp"; fi;` -lxsd9 /oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/defopt.o -lnonc9 -lnl9 -ln9 -lnlsnr9 -lnlsnrc9 -lnsgr9 -lnmd -lnms -lncm9 -lnmsp -lpeer -lnro9 -ln9 -ltrace9 -lnl9 -lnonc9 -lnlsnr9 -lnlsnrc9 -lnmd -lnms -lncm9 -lnmsp -ln9 -lld -lm `cat /oracle/app/oracle/product/9.2.0.1.0/lib/sysliblist` -lm `if [ "\`/usr/bin/uname -v\`" = "4" ]; \
    then echo "-bI:/oracle/app/oracle/product/9.2.0.1.0/lib/pw-syscall.exp"; fi;`
    ld -b64 -L/oracle/app/oracle/product/9.2.0.1.0/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/network/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/network/lib/ -o trcroute /oracle/app/oracle/product/9.2.0.1.0/network/lib/s0nur.o -lntal9 /oracle/app/oracle/product/9.2.0.1.0/lib/nautab.o /oracle/app/oracle/product/9.2.0.1.0/lib/naeet.o /oracle/app/oracle/product/9.2.0.1.0/lib/naect.o /oracle/app/oracle/product/9.2.0.1.0/lib/naedhs.o -lnbeq9 -lnhost9 -lnus9 -lnldap9 -lldapclnt9 -lnsslb9 -lnoname9 -lntcp9 -lntcps9 -lnsslb9 -lntcp9 -lntns9 -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 -lnbeq9 -lnhost9 -lnus9 -lnldap9 -lldapclnt9 -lnsslb9 -lnoname9 -lntcp9 -lntcps9 -lnsslb9 -lntcp9 -lntns9 -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lwtc9 -lmm -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 -lnbeq9 -lnhost9 -lnus9 -lnldap9 -lldapclnt9 -lnsslb9 -lnoname9 -lntcp9 -lntcps9 -lnsslb9 -lntcp9 -lntns9 -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 -lnbeq9 -lnhost9 -lnus9 -lnldap9 -lldapclnt9 -lnsslb9 -lnoname9 -lntcp9 -lntcps9 -lnsslb9 -lntcp9 -lntns9 -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 /lib/crt0_64.o -ldl -lc -lm -lpthreads -lodm -lbsd_r -lld -lperfstat -lm -lpls9 -lsql9 -lxsd9 /oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/defopt.o -lnonc9 -lnl9 -ln9 -lnlsnr9 -lnlsnrc9 -lnsgr9 -lnmd -lnms -lncm9 -lnmsp -lpeer -lnro9 -ln9 -ltrace9 -lnl9 -lnonc9 -lnlsnr9 -lnlsnrc9 -lnmd -lnms -lncm9 -lnmsp -ln9 -lld -lm /lib/crt0_64.o -ldl -lc -lm -lpthreads -lodm -lbsd_r -lld -lperfstat -lm
         /bin/chmod 755 /oracle/app/oracle/product/9.2.0.1.0/bin/
    The error messages look like this:
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): A file or directory in the path name does not exist.
    ld: 0706-006 Cannot find or open library file: -l perfstat
         ld:open(): 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 /oracle/app/oracle/product/9.2.0.1.0/lib/shr.o.
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): 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 /oracle/app/oracle/product/9.2.0.1.0/lib32/shr.o.
    cat: 0652-050 Cannot open /tmp/clntst9.23700/*.nm.
    sort: 0653-655 Cannot open /tmp/clntst9.23700/*.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}
              [{-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 /oracle/app/oracle/product/9.2.0.1.0/lib/libclntst9.a.
    cat: 0652-050 Cannot open /tmp/clntst9.24542/*.nm.
    sort: 0653-655 Cannot open /tmp/clntst9.24542/*.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 /oracle/app/oracle/product/9.2.0.1.0/lib32/libclntst9.a.
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): A file or directory in the path name does not exist.
    ld: 0706-006 Cannot find or open library file: -l perfstat
         ld:open(): 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 /oracle/app/oracle/product/9.2.0.1.0/lib/shr.o.
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): 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 /oracle/app/oracle/product/9.2.0.1.0/lib32/shr.o.
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): A file or directory in the path name does not exist.
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): A file or directory in the path name does not exist.
    ld: 0706-006 Cannot find or open library file: -l perfstat
         ld:open(): A file or directory in the path name does not exist.
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): A file or directory in the path name does not exist.
    make: 1254-004 The error code from the last command is 255.
    and on, and on.

    I read through the other posts that looked simillar and tried the fixes that were suggested. However, none of them have worked.
    I have a pseries IBM server with AIX 5L. I have loaded all of the prerequisits (as far as I can tell). The Universal Installer works fine until it gets to the part where it actually links the files. Then I get the "Error in invoking target install of makefile /../ins_sqlplus.mk.
    I believe that I have plenty of disk space allocated, plenty of memory and my Oracle environment variables are set correctly. What I don't know is why I am getting part s of the scripts echoed out to me. That makes me think that the scripts were broken to begin with.
    I would appreciate any insight anyone might have.
    When I attempt to run the linking process manually the output I get is something like this for each component I try to link:
         /oracle/app/oracle/product/9.2.0.1.0/bin/genclntsh
    Created /oracle/app/oracle/product/9.2.0.1.0/lib/libclntst9.a
    Created /oracle/app/oracle/product/9.2.0.1.0/lib32/libclntst9.a
         /oracle/app/oracle/product/9.2.0.1.0/bin/genagtsh /oracle/app/oracle/product/9.2.0.1.0/lib/libagtsh.a 1.0
    - Linking Import utility (imp)
         rm -f /oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/imp
         ld -b64 -o /oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/imp -L/oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/lib/ /oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/s0impdrv.o /oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/defopt.o -ldbtools9 `cat /oracle/app/oracle/product/9.2.0.1.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /oracle/app/oracle/product/9.2.0.1.0/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 /oracle/app/oracle/product/9.2.0.1.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /oracle/app/oracle/product/9.2.0.1.0/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 /oracle/app/oracle/product/9.2.0.1.0/lib/sysliblist` -lm `if [ "\`/usr/bin/uname -v\`" = "4" ]; \
    then echo "-bI:/oracle/app/oracle/product/9.2.0.1.0/lib/pw-syscall.exp"; fi;` -lxsd9 /oracle/app/oracle/product/9.2.0.1.0/lib/nautab.o /oracle/app/oracle/product/9.2.0.1.0/lib/naeet.o /oracle/app/oracle/product/9.2.0.1.0/lib/naect.o /oracle/app/oracle/product/9.2.0.1.0/lib/naedhs.o
         chmod 755 /oracle/app/oracle/product/9.2.0.1.0/bin
         /oracle/app/oracle/product/9.2.0.1.0/bin/echodo ld -b64 -L/oracle/app/oracle/product/9.2.0.1.0/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/network/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/network/lib/ -o trcroute /oracle/app/oracle/product/9.2.0.1.0/network/lib/s0nur.o -lntal9 /oracle/app/oracle/product/9.2.0.1.0/lib/nautab.o /oracle/app/oracle/product/9.2.0.1.0/lib/naeet.o /oracle/app/oracle/product/9.2.0.1.0/lib/naect.o /oracle/app/oracle/product/9.2.0.1.0/lib/naedhs.o `cat /oracle/app/oracle/product/9.2.0.1.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /oracle/app/oracle/product/9.2.0.1.0/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 /oracle/app/oracle/product/9.2.0.1.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /oracle/app/oracle/product/9.2.0.1.0/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 /oracle/app/oracle/product/9.2.0.1.0/lib/sysliblist` -lm -lpls9 -lsql9 `if [ "\`/usr/bin/uname -v\`" = "4" ]; \
    then echo "-bI:/oracle/app/oracle/product/9.2.0.1.0/lib/pw-syscall.exp"; fi;` -lxsd9 /oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/defopt.o -lnonc9 -lnl9 -ln9 -lnlsnr9 -lnlsnrc9 -lnsgr9 -lnmd -lnms -lncm9 -lnmsp -lpeer -lnro9 -ln9 -ltrace9 -lnl9 -lnonc9 -lnlsnr9 -lnlsnrc9 -lnmd -lnms -lncm9 -lnmsp -ln9 -lld -lm `cat /oracle/app/oracle/product/9.2.0.1.0/lib/sysliblist` -lm `if [ "\`/usr/bin/uname -v\`" = "4" ]; \
    then echo "-bI:/oracle/app/oracle/product/9.2.0.1.0/lib/pw-syscall.exp"; fi;`
    ld -b64 -L/oracle/app/oracle/product/9.2.0.1.0/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/network/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/network/lib/ -o trcroute /oracle/app/oracle/product/9.2.0.1.0/network/lib/s0nur.o -lntal9 /oracle/app/oracle/product/9.2.0.1.0/lib/nautab.o /oracle/app/oracle/product/9.2.0.1.0/lib/naeet.o /oracle/app/oracle/product/9.2.0.1.0/lib/naect.o /oracle/app/oracle/product/9.2.0.1.0/lib/naedhs.o -lnbeq9 -lnhost9 -lnus9 -lnldap9 -lldapclnt9 -lnsslb9 -lnoname9 -lntcp9 -lntcps9 -lnsslb9 -lntcp9 -lntns9 -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 -lnbeq9 -lnhost9 -lnus9 -lnldap9 -lldapclnt9 -lnsslb9 -lnoname9 -lntcp9 -lntcps9 -lnsslb9 -lntcp9 -lntns9 -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lwtc9 -lmm -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 -lnbeq9 -lnhost9 -lnus9 -lnldap9 -lldapclnt9 -lnsslb9 -lnoname9 -lntcp9 -lntcps9 -lnsslb9 -lntcp9 -lntns9 -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 -lnbeq9 -lnhost9 -lnus9 -lnldap9 -lldapclnt9 -lnsslb9 -lnoname9 -lntcp9 -lntcps9 -lnsslb9 -lntcp9 -lntns9 -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 /lib/crt0_64.o -ldl -lc -lm -lpthreads -lodm -lbsd_r -lld -lperfstat -lm -lpls9 -lsql9 -lxsd9 /oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/defopt.o -lnonc9 -lnl9 -ln9 -lnlsnr9 -lnlsnrc9 -lnsgr9 -lnmd -lnms -lncm9 -lnmsp -lpeer -lnro9 -ln9 -ltrace9 -lnl9 -lnonc9 -lnlsnr9 -lnlsnrc9 -lnmd -lnms -lncm9 -lnmsp -ln9 -lld -lm /lib/crt0_64.o -ldl -lc -lm -lpthreads -lodm -lbsd_r -lld -lperfstat -lm
         /bin/chmod 755 /oracle/app/oracle/product/9.2.0.1.0/bin/
    The error messages look like this:
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): A file or directory in the path name does not exist.
    ld: 0706-006 Cannot find or open library file: -l perfstat
         ld:open(): 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 /oracle/app/oracle/product/9.2.0.1.0/lib/shr.o.
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): 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 /oracle/app/oracle/product/9.2.0.1.0/lib32/shr.o.
    cat: 0652-050 Cannot open /tmp/clntst9.23700/*.nm.
    sort: 0653-655 Cannot open /tmp/clntst9.23700/*.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}
              [{-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 /oracle/app/oracle/product/9.2.0.1.0/lib/libclntst9.a.
    cat: 0652-050 Cannot open /tmp/clntst9.24542/*.nm.
    sort: 0653-655 Cannot open /tmp/clntst9.24542/*.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 /oracle/app/oracle/product/9.2.0.1.0/lib32/libclntst9.a.
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): A file or directory in the path name does not exist.
    ld: 0706-006 Cannot find or open library file: -l perfstat
         ld:open(): 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 /oracle/app/oracle/product/9.2.0.1.0/lib/shr.o.
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): 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 /oracle/app/oracle/product/9.2.0.1.0/lib32/shr.o.
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): A file or directory in the path name does not exist.
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): A file or directory in the path name does not exist.
    ld: 0706-006 Cannot find or open library file: -l perfstat
         ld:open(): A file or directory in the path name does not exist.
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): A file or directory in the path name does not exist.
    make: 1254-004 The error code from the last command is 255.
    and on, and on.

Maybe you are looking for