Error ins_plsql.mk

Hi!!
When I install Oracle 9.0.1 with RH9.0 I have this error
"Error invoking target install of makefile /opt/oracle/product/9.0.1/plsql/lib/ins_plsql.mk"
and I edit the file $ORACLE_HOME/bin/genclntsh and I change the following line:
LD_SELF_CONTAINED="-z defs"
to read:
LD_SELF_CONTAINED=""
After that run the script $ORACLE_HOME/bin/genclntsh as the user "oracle" and not as the user "root".
but
cp: no se puede efectuar stat sobre '/DISCARD/'. This file do not exists
Created /opt/oracle/product/9.0.1/lib/libclntst9.a
$
what happend??? what can I do??
After that hit Retry in the error dialog window. This always worked for me.
thanks

Hi!!
When I install Oracle 9.0.1 with RH9.0 I have this error
"Error invoking target install of makefile /opt/oracle/product/9.0.1/plsql/lib/ins_plsql.mk"
and I edit the file $ORACLE_HOME/bin/genclntsh and I change the following line:
LD_SELF_CONTAINED="-z defs"
to read:
LD_SELF_CONTAINED=""
After that run the script $ORACLE_HOME/bin/genclntsh as the user "oracle" and not as the user "root".
but
cp: no se puede efectuar stat sobre '/DISCARD/'. This file do not exists
Created /opt/oracle/product/9.0.1/lib/libclntst9.a
$
what happend??? what can I do??
After that hit Retry in the error dialog window. This always worked for me.
thanks

Similar Messages

  • Error during the installation of OWB 10g: ins_plsql.mk

    Hello,
    When trying to install OWB10g for Linux, the error to proceed is presented:
    "Error in invoking 'install' of makefile '/oracle/OWB10g/plsql/lib/ins_plsql.mk'."
    The DB is 9.2.0.5 and the SO is Red Hat Enterprise Linux 3.
    Trankful for the attenction.
    Marcos Freitas

    Marcos,
    We have seen these makefile errors on Solaris if ORACLE_HOME is not set to OWB before start of OUI install.
    If OWB is installing to /home/owb, ORACLE_HOME needs to point to /home/owb even if the dir does not exist before the start of Install.
    Can you please try that?
    Thanks,
    Mark.

  • Oracle 9i and RedHat 7.1 link error on ins_plsql.mk

    I've been reading the message board and it has gotten me through most of the install. All the files install correctly but during the link phase at 62% completion I get an error on ins_plsql.mk. If I run the command manually in a terminal window I get errors on "-ldl". I tried downloading the glibc files mentioned in the 8i message board but I git the same result. Has anyone had this issue? I'm afraid that I may still have the wrong libraries and binaries for linking. Has anyone installed this successfully on RH 7.1? I know its mpt supported bt it should work.

    I'have the same error, to corect this problem
    I download binutils-2.10.0.18-1 from this location ftp://ftp.redhat.com/pub/redhat/linux/7.0/en/os/i386/RedHat/RPMS/binutils-2.10.0.18-1.i386.rpm
    All the proces of installation is documented in this page http://free-zg.hinet.hr/denisk/oracle/901install_en.html

  • Error while installing oracle 9i(9.2.0.1.0) on Red Hat Linux 8

    hi
    friends,
    i'm getting error while installing Oracle 9i(9.2.0.1.0). this eror was came when linking process was going on. Error is as follow.
    "Error in invoking target install of make file"
    /home/oracle/product/9.2.0/plsql/lib/ins_plsql.mk"
    /home/oracle/product/9.2.0/precomp/lib/ins_precomp.mk"
    /home/oracle/product/9.2.0/sqlplus/lib/ins_sqlplus.mk"
    /home/oracle/product/9.2.0/network/lib/ins_oemagent.mk"
    pls. help me what to do?
    Dharmesh

    See this :
    I saw this error only in connection with Oracle 9i (9.0.1) installation.
    Edit the file $ORACLE_HOME/bin/genclntsh and change the following line (people have sent me emails pointing out that this also works for Mandrake 8.1 and Mandrake 8.2):
    LD_SELF_CONTAINED="-z defs"
    to read:
    LD_SELF_CONTAINED=""
    Then run the script $ORACLE_HOME/bin/genclntsh as the user "oracle" and not as the user "root". Also make sure you have all the Oracle environments set! (I got so many emails because people were not doing this)
    $ su - oracle
    $ $ORACLE_HOME/bin/genclntsh
    Created /opt/oracle/product/9.0.1/lib/libclntst9.a
    $
    After that hit retry in the error popup. This always worked for me.
    (I was told that this also works for SuSE 8.0.)
    Here is Oracle's official solution for Oracle 9iR1 or 9iR1 iAS on RedHat 2.1 Advanced Server:
    http://otn.oracle.com/software/products/oracle9i/files/binutils_readme.html
    from: http://www.puschitz.com/OracleOnLinux.shtml
    Hope it help you
    Basem

  • 'error in invoking target 'client_sharedlib' of makefile'   for help

    I am installing oracle 10g(10202_database_soxl86)on solaris 10 (sol-10-u10-ga2-x86-dvd.iso) throgh VMware workstation 7.1.4
    I fellowing the steps below:
    1、 # pkgadd -R /cdrom/Solaris_10/Product SUNWarc SUNWbtool SUNWhea SUNWlibm SUNWlibms SUNWsprot SUNWtoo SUNWi1of SUNWi1cs SUNWi15cs SUNWxwfnt SUNWgcc
    2、 # mkdir -p /export/home/app/oracle
    # chown -R oracle:oinstall /export/home/app/oracle
    3、 # groupadd oinstall
    # groupadd dba
    # useradd -g oinstall -G dba -s /usr/bin/bash -d /export/home/app/oracle oracle
    # passwd oracle
    4、$vi .profile
    export ORACLE_BASE=/export/home/app
    export ORACLE_HOME=$ORACLE_BASE/oracle
    export ORACLE_SID=sun
    export PATH=$ORACLE_HOME/bin:$PATH
    export DISPLAY=192.168.0.1:0.0
    stty erase ^h
    $ env | grep ORA
    results: ORACLE_BASE=/export/home/app
    ORACLE_HOME=/export/home/app/oracle
    ORACLE_SID=sun
    $ env | grep DIS
    results:DISPLAY=192.168.0.1:0.0
    5、# uname -a
    result:SunOS solaris10 5.10 Generic_147441-01 i86pc i386 i86pc
    # isainfo -v
    result:32-bit i386 applications
    pclmulqdq aes sse4.2 sse4.1 ssse3 popcnt tscp sse3 sse2 sse fxsr mmx
    cmov sep cx8 tsc fpu
    6、# df -k
    Filesystem kbytes used avail capacity Mounted on
    swap 2437932 112 2437820 1% /tmp
    7 、# cd /tmp
    # unzip / 10202_database_soxl86.zip
    # chown -R oracle:oinstall database/
    8、 # su - oracle
    $ cd /tmp/database
    $ ./runInstaller
    Error information:
    1、error in invoking target 'client_sharedlib' of makefile
    2、Error in invoking target 'relink' of makefile
    3、Error in invoking target 'ioracle' of makefile '/export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk'.
    4、Error in invoking target 'nnfgt.o mkldflags client_sharedlib' of makefile '/export/home/oracle/product/10.2.2/network/lib/ins_net_client.mk'
    5、Error in invoking target 'install' of makefile '/export/home/oracle/product/10.2.2/sqlplus/lib/ins_sqlplus.mk'.
    6、Error in invoking target 'irman' of makefile '/export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk'.
    7、Error in invoking target 'install' of makefile '/export/home/oracle/product/10.2.2/network/lib/ins_net_client.mk'.
    Error in invoking target 'install' of makefile '/export/home/oracle/product/10.2.2/plsql/lib/ins_plsql.mk'.
    8、Error in invoking target 'ioklist iokinit iokdstry' of makefile '/export/home/oracle/product/10.2.2/network/lib/ins_nau.mk'.
    9、Error in invoking target 'utilities ctx_on' of makefile '/export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk'.
    10、Error in invoking target 'agent nmo nmb' of makefile '/export/home/oracle/product/10.2.2/sysman/lib/ins_sysman.mk'.
    11、Error in invoking target 'clientonlyinstall' of makefile '/export/home/oracle/product/10.2.2/ldap/lib/ins_ldap.mk'.
    12、Error in invoking target 'install' of makefile '/export/home/oracle/product/10.2.2/srvm/lib/ins_srvm.mk'.
    13、Error in invoking target 'racg_install' of makefile '/export/home/oracle/product/10.2.2/racg/lib/ins_has.mk'.
    14、Error in invoking target 'install' of makefile '/export/home/oracle/product/10.2.2/network/lib/ins_net_server.mk'.
    15、Error in invoking target 'all_no_orcl ipc_g' of makefile '/export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk'.
    16、Error in invoking target 'collector' of makefile '/export/home/oracle/product/10.2.2/sysman/lib/ins_emdb.mk'.
    details:
    Checking installer requirements...
    INFO:
    INFO: Checking operating
    system version: must be 5.10. Actual 5.10
    INFO:
    Passed
    INFO:
    INFO: Checking Temp space: must be
    greater than 250 MB. Actual 2403 MB Passed
    INFO: Checking swap
    space: must be greater than 500 MB. Actual 2805 MB Passed
    INFO:
    Checking monitor: must be configured to display at least 256 colors.
    Actual 16777216 Passed
    INFO:
    INFO: All installer requirements
    met.
    Exception String: Error
    in invoking target 'client_sharedlib' of makefile
    '/export/home/oracle/product/10.2.2/network/lib/ins_net_client.mk'.
    See '/export/home/oracle/oraInventory/logs/installActions2011-11-
    04_08-21-57PM.log' for details.
    Exception Severity: 1
    INFO: Exception
    handling set to prompt user with options to Retry Ignore
    User
    Choice: Ignore
    INFO: 11/4/11 8:37:54 PM CST: Starting install Link
    Phase of component Enterprise Manager Agent DB
    INFO: 11/4/11 8:37:54
    PM CST: Starting install Link Phase of component Enterprise Manager
    Common Files
    INFO: 11/4/11 8:37:54 PM CST: Starting install Link
    Phase of component Oracle Display Fonts
    INFO: 11/4/11 8:37:54 PM CST:
    Starting install Link Phase of component Oracle Extended Windowing
    Toolkit
    INFO: 11/4/11 8:37:54 PM CST: Starting install Link Phase of
    component Oracle UIX
    INFO: 11/4/11 8:37:54 PM CST: Starting install
    Link Phase of component SQL*Plus Required Support Files
    INFO: 11/4/11
    8:37:54 PM CST: Starting install Link Phase of component DBJAVA
    Required Support Files
    INFO: 11/4/11 8:37:54 PM CST: Starting install
    Link Phase of component Oracle OLAP RDBMS Files
    INFO: Calling Action
    unixActions10.2.0.1.0 registerForMake
         installMakePath =
    /usr/ccs/bin/make
         installMakeFileName =
    /export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk
    installTarget = ioracle
         installArguments =
    ORACLE_HOME=/export/home/oracle/product/10.2.2
         undoMakeFileName =
    /export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk
    undoTarget = ioracle
         undoArguments =
    ORACLE_HOME=/export/home/oracle/product/10.2.2
         logFile =
    /export/home/oracle/product/10.2.2/install/make.log
         progMsg =
    Unlinking oracle
    INFO: Calling Action unixActions10.2.0.1.0 make
    installMakePath = /usr/ccs/bin/make
         installMakeFileName =
    /export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk
    installTarget = olap_on
         installArguments =
    ORACLE_HOME=/export/home/oracle/product/10.2.2
         undoMakeFileName =
    /export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk
    undoTarget = olap_off
         undoArguments =
    ORACLE_HOME=/export/home/oracle/product/10.2.2
         logFile =
    /export/home/oracle/product/10.2.2/install/make.log
         progMsg =
    null
    INFO: The output of this make operation is also available at:
    '/export/home/oracle/product/10.2.2/install/make.log'
    INFO:
    INFO:
    Start output from spawned process:
    INFO:
    INFO:
    INFO: /usr/ccs/bin/ar d
    /export/home/oracle/product/10.2.2/rdbms/lib/libknlopt.a xsnoolap.o
    INFO: /usr/ccs/bin/ar cr
    /export/home/oracle/product/10.2.2/rdbms/lib/libknlopt.a
    /export/home/oracle/product/10.2.2/rdbms/lib/xsyeolap.o
    INFO: End
    output from spawned process.
    INFO:
    INFO: Calling Action
    unixActions10.2.0.1.0 registerForMake
         installMakePath =
    /usr/ccs/bin/make
         installMakeFileName =
    /export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk
    installTarget = ioracle
         installArguments =
    ORACLE_HOME=/export/home/oracle/product/10.2.2
         undoMakeFileName =
    /export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk
    undoTarget = ioracle
         undoArguments =
    ORACLE_HOME=/export/home/oracle/product/10.2.2
         logFile =
    /export/home/oracle/product/10.2.2/install/make.log
         progMsg =
    Linking Oracle
    INFO: 11/4/11 8:37:54 PM CST: Starting install Link
    Phase of component Oracle OLAP API
    INFO: 11/4/11 8:37:54 PM CST:
    Starting install Link Phase of component XDK Required Support Files
    INFO: 11/4/11 8:37:54 PM CST: Starting install Link Phase of
    component RDBMS Required Support Files for Instant Client
    INFO:
    11/4/11 8:37:54 PM CST: Starting install Link Phase of component
    RDBMS Required Support Files
    INFO: 11/4/11 8:37:54 PM CST: Starting
    install Link Phase of component Oracle JFC Extended Windowing
    Toolkit
    INFO: 11/4/11 8:37:54 PM CST: Starting install Link Phase of
    component Agent Required Support Files
    INFO: 11/4/11 8:37:54 PM CST:
    Starting install Link Phase of component Parser Generator Required
    Support Files
    INFO: 11/4/11 8:37:54 PM CST: Starting install Link
    Phase of component Sample Schema Data
    INFO: 11/4/11 8:37:54 PM CST:
    Starting install Link Phase of component Oracle Starter Database
    INFO: 11/4/11 8:37:54 PM CST: Starting install Link Phase of
    component Oracle Message Gateway Common Files
    INFO: 11/4/11 8:37:54
    PM CST: Starting install Link Phase of component XML Parser for
    Oracle JVM
    INFO: 11/4/11 8:37:54 PM CST: Starting install Link Phase
    of component Precompiler Required Support Files
    INFO: 11/4/11 8:37:54
    PM CST: Starting install Link Phase of component XML Parser for
    Java
    INFO: 11/4/11 8:37:54 PM CST: Starting install Link Phase of
    component Oracle Help for the Web
    INFO: 11/4/11 8:37:54 PM CST:
    Starting install Link Phase of component Oracle Ice Browser
    INFO:
    11/4/11 8:37:54 PM CST: Starting install Link Phase of component
    Enterprise Manager Baseline
    INFO: 11/4/11 8:37:54 PM CST: Starting
    install Link Phase of component Oracle Data Mining RDBMS Files
    INFO:
    Calling Action unixActions10.2.0.1.0 registerForMake
    installMakePath = /usr/ccs/bin/make
         installMakeFileName =
    /export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk
    installTarget = ioracle
         installArguments =
    ORACLE_HOME=/export/home/oracle/product/10.2.2
         undoMakeFileName =
    /export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk
    undoTarget = ioracle
         undoArguments =
    ORACLE_HOME=/export/home/oracle/product/10.2.2
         logFile =
    /export/home/oracle/product/10.2.2/install/make.log
         progMsg =
    Unlinking oracle
    INFO: Calling Action unixActions10.2.0.1.0 make
    installMakePath = /usr/ccs/bin/make
         installMakeFileName =
    /export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk
    installTarget = dm_on
         installArguments =
    ORACLE_HOME=/export/home/oracle/product/10.2.2
         undoMakeFileName =
    /export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk
    undoTarget = dm_off
         undoArguments =
    ORACLE_HOME=/export/home/oracle/product/10.2.2
         logFile =
    /export/home/oracle/product/10.2.2/install/make.log
         progMsg =
    Linking Label Security Option
    INFO: The output of this make operation
    is also available at:
    '/export/home/oracle/product/10.2.2/install/make.log'
    INFO:
    INFO:
    Start output from spawned process:
    INFO:
    INFO:
    INFO: /usr/ccs/bin/ar cr
    /export/home/oracle/product/10.2.2/rdbms/lib/libknlopt.a
    /export/home/oracle/product/10.2.2/rdbms/lib/dmndmse.o      
    INFO:
    /usr/ccs/bin/ar cr
    /export/home/oracle/product/10.2.2/rdbms/lib/libknlopt.a
    /export/home/oracle/product/10.2.2/rdbms/lib/dmwdm.o
    INFO: End
    output from spawned process.
    INFO:
    INFO: Calling Action
    unixActions10.2.0.1.0 registerForMake
         installMakePath =
    /usr/ccs/bin/make
         installMakeFileName =
    /export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk
    installTarget = ioracle
         installArguments =
    ORACLE_HOME=/export/home/oracle/product/10.2.2
         undoMakeFileName =
    /export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk
    undoTarget = ioracle
         undoArguments =
    ORACLE_HOME=/export/home/oracle/product/10.2.2
         logFile =
    /export/home/oracle/product/10.2.2/install/make.log
         progMsg =
    Unlinking oracle
    INFO: 11/4/11 8:37:55 PM CST: Starting install Link
    Phase of component Oracle Database 10g interMedia Files
    INFO: 11/4/11
    8:37:55 PM CST: Starting install Link Phase of component Oracle
    interMedia Java Advanced Imaging
    INFO: 11/4/11 8:37:55 PM CST:
    Starting install Link Phase of component SQLJ Runtime
    INFO: 11/4/11
    8:37:55 PM CST: Starting install Link Phase of component Oracle
    interMedia Annotator
    INFO: 11/4/11 8:37:55 PM CST: Starting install
    Link Phase of component Oracle JDBC/OCI Instant Client
    INFO: 11/4/11
    8:37:55 PM CST: Starting install Link Phase of component Oracle
    interMedia Locator RDBMS Files
    INFO: Calling Action
    unixActions10.2.0.1.0 registerForMake
         installMakePath =
    /usr/ccs/bin/make
         installMakeFileName =
    /export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk
    installTarget = ioracle
         installArguments =
    ORACLE_HOME=/export/home/oracle/product/10.2.2
         undoMakeFileName =
    /export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk
    undoTarget = ioracle
         undoArguments =
    ORACLE_HOME=/export/home/oracle/product/10.2.2
         logFile =
    /export/home/oracle/product/10.2.2/install/make.log
         progMsg =
    Linking oracle
    INFO: Calling Action unixActions10.2.0.1.0 make
    installMakePath = /usr/ccs/bin/make
         installMakeFileName =
    /export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk
    installTarget = sdo_on
         installArguments =
    ORACLE_HOME=/export/home/oracle/product/10.2.2
         undoMakeFileName =
    /export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk
    undoTarget = sdo_off
         undoArguments =
    ORACLE_HOME=/export/home/oracle/product/10.2.2
         logFile =
    /export/home/oracle/product/10.2.2/install/make.log
         progMsg =
    Linking sdo options
    INFO: The output of this make operation is also
    available at: '/export/home/oracle/product/10.2.2/install/make.log'
    INFO:
    INFO: Start output from spawned process:
    INFO:
    INFO:
    INFO: /usr/ccs/bin/ar cr
    /export/home/oracle/product/10.2.2/rdbms/lib/libknlopt.a
    /export/home/oracle/product/10.2.2/rdbms/lib/kxmwsd.o
    INFO: End
    output from spawned process.
    INFO:
    INFO: Calling Action
    unixActions10.2.0.1.0 registerForMake
         installMakePath =
    /usr/ccs/bin/make
         installMakeFileName =
    /export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk
    installTarget = ioracle
         installArguments =
    ORACLE_HOME=/export/home/oracle/product/10.2.2
         undoMakeFileName =
    /export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk
    undoTarget = ioracle
         undoArguments =
    ORACLE_HOME=/export/home/oracle/product/10.2.2
         logFile =
    /export/home/oracle/product/10.2.2/install/make.log
         progMsg =
    Linking Oracle
    INFO: 11/4/11 8:37:56 PM CST: Starting install Link
    Phase of component Platform Required Support Files
    INFO: 11/4/11
    8:37:56 PM CST: Starting install Link Phase of component Oracle Core
    Required Support Files
    INFO: 11/4/11 8:37:56 PM CST: Starting install
    Link Phase of component Database Workspace Manager
    INFO: 11/4/11
    8:37:56 PM CST: Starting install Link Phase of component Oracle
    Containers for Java
    INFO: 11/4/11 8:37:56 PM CST: Starting install
    Link Phase of component Oracle Help For Java
    INFO: 11/4/11 8:37:56 PM
    CST: Starting install Link Phase of component JDBC Common Files
    INFO:
    11/4/11 8:37:56 PM CST: Starting install Link Phase of component
    Perl Interpreter
    INFO: 11/4/11 8:37:56 PM CST: Starting install Link
    Phase of component Oracle Code Editor
    INFO: 11/4/11 8:37:56 PM CST:
    Starting install Link Phase of component Oracle Notification
    Service
    INFO: 11/4/11 8:37:56 PM CST: Starting install Link Phase of
    component Oracle interMedia Client Option
    INFO: 11/4/11 8:37:56 PM
    CST: Starting install Link Phase of component Oracle JDBC Thin
    Driver for JDK 1.2
    INFO: 11/4/11 8:37:56 PM CST: Starting install
    Link Phase of component Oracle JDBC Thin Driver for JDK 1.4
    INFO:
    11/4/11 8:37:56 PM CST: Starting install Link Phase of component
    Enterprise Manager plugin Common Files
    INFO: 11/4/11 8:37:56 PM CST:
    Starting install Link Phase of component LDAP Required Support
    Files
    INFO: 11/4/11 8:37:56 PM CST: Starting install Link Phase of
    component Character Set Migration Utility
    INFO: 11/4/11 8:37:56 PM
    CST: Starting install Link Phase of component Oracle Locale Builder
    INFO: 11/4/11 8:37:56 PM CST: Starting install Link Phase of
    component PL/SQL Embedded Gateway
    INFO: 11/4/11 8:37:56 PM CST:
    Starting install Link Phase of component OLAP SQL Scripts
    INFO:
    11/4/11 8:37:56 PM CST: Starting install Link Phase of component
    Database SQL Scripts
    INFO: 11/4/11 8:37:56 PM CST: Starting install
    Link Phase of component Oracle Globalization Support
    INFO: 11/4/11
    8:37:56 PM CST: Starting install Link Phase of component Required
    Support Files
    INFO: 11/4/11 8:37:56 PM CST: Starting install Link
    Phase of component Secure Socket Layer
    INFO: Calling Action
    unixActions10.2.0.1.0 registerForMake
         installMakePath =
    /usr/ccs/bin/make
         installMakeFileName =
    /export/home/oracle/product/10.2.2/network/lib/ins_net_client.mk
    installTarget = nnfgt.o
         installArguments = ORACLE_HOME
    =/export/home/oracle/product/10.2.2
         undoMakeFileName = null
    undoTarget = null
         undoArguments = null
         logFile =
    /export/home/oracle/product/10.2.2/install/make.log
         progMsg =
    Linking nnfgt
    INFO: Calling Action unixActions10.2.0.1.0
    registerForMake
         installMakePath = /usr/ccs/bin/make
    installMakeFileName =
    /export/home/oracle/product/10.2.2/network/lib/ins_net_client.mk
    installTarget = mkldflags
         installArguments =
    ORACLE_HOME=/export/home/oracle/product/10.2.2
         undoMakeFileName =
    null
         undoTarget = null
         undoArguments = null
         logFile =
    /export/home/oracle/product/10.2.2/install/make.log
         progMsg =
    Linking ldflags
    INFO: Calling Action unixActions10.2.0.1.0
    registerForMake
         installMakePath = /usr/ccs/bin/make
    installMakeFileName =
    /export/home/oracle/product/10.2.2/network/lib/ins_net_client.mk
    installTarget = client_sharedlib
         installArguments =
    ORACLE_HOME=/export/home/oracle/product/10.2.2
         undoMakeFileName =
    null
         undoTarget = null
         undoArguments = null
         logFile =
    /export/home/oracle/product/10.2.2/install/make.log
         progMsg =
    Building client shared library
    INFO: 11/4/11 8:37:56 PM CST: Starting
    install Link Phase of component Oracle Database User Interface
    INFO:
    11/4/11 8:37:56 PM CST: Starting install Link Phase of component
    Enterprise Manager Minimal Integration
    INFO: 11/4/11 8:37:56 PM CST:
    Starting install Link Phase of component Oracle Wallet Manager
    INFO:
    11/4/11 8:37:56 PM CST: Starting install Link Phase of component
    Oracle Clusterware RDBMS Files
    INFO: 11/4/11 8:37:56 PM CST: Starting
    install Link Phase of component Oracle RAC Required Support Files-
    HAS
    INFO: 11/4/11 8:37:56 PM CST: Starting install Link Phase of
    component SQL*Plus
    INFO: Calling Action unixActions10.2.0.1.0
    registerForMake
         installMakePath = /usr/ccs/bin/make
    installMakeFileName =
    /export/home/oracle/product/10.2.2/sqlplus/lib/ins_sqlplus.mk
    installTarget = install
         installArguments =
    ORACLE_HOME=/export/home/oracle/product/10.2.2
         undoMakeFileName =
    null
         undoTarget = null
         undoArguments = null
         logFile =
    /export/home/oracle/product/10.2.2/install/make.log
         progMsg =
    Linking SQLPLUS executables
    INFO: 11/4/11 8:37:56 PM CST: Starting
    install Link Phase of component Enterprise Manager plugin Common
    Files
    INFO: 11/4/11 8:37:56 PM CST: Starting install Link Phase of
    component iSQL*Plus
    INFO: 11/4/11 8:37:56 PM CST: Starting install
    Link Phase of component Oracle Recovery Manager
    INFO: Calling Action
    unixActions10.2.0.1.0 registerForMake
         installMakePath =
    /usr/ccs/bin/make
         installMakeFileName =
    /export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk
    installTarget = irman
         installArguments =
    ORACLE_HOME=/export/home/oracle/product/10.2.2
         undoMakeFileName =
    null
         undoTarget = null
         undoArguments = null
         logFile =
    /export/home/oracle/product/10.2.2/install/make.log
         progMsg =
    Linking RMAN utility
    INFO: 11/4/11 8:37:56 PM CST: Starting install
    Link Phase of component HAS Common Files
    INFO: 11/4/11 8:37:56 PM
    CST: Starting install Link Phase of component Precompiler Common
    Files
    INFO: Calling Action unixActions10.2.0.1.0 make
    installMakePath = /usr/ccs/bin/make
         installMakeFileName =
    /export/home/oracle/product/10.2.2/precomp/lib/ins_precomp.mk
    installTarget = links
         installArguments =
    ORACLE_HOME=/export/home/oracle/product/10.2.2
         undoMakeFileName =
    /export/home/oracle/product/10.2.2/precomp/lib/ins_precomp.mk
    undoTarget = rmlinks
         undoArguments =
    ORACLE_HOME=/export/home/oracle/product/10.2.2
         logFile =
    /export/home/oracle/product/10.2.2/install/make.log
         progMsg =
    Linking links
    INFO: The output of this make operation is also
    available at: '/export/home/oracle/product/10.2.2/install/make.log'
    INFO:
    INFO: Start output from spawned process:
    INFO:
    INFO:
    INFO: (cd
    /export/home/oracle/product/10.2.2/precomp/public ; rm -f SQLCA.H)
    INFO: (cd /export/home/oracle/product/10.2.2/precomp/public ; rm -f
    ORACA.H)
    INFO: (cd /export/home/oracle/product/10.2.2/precomp/public
    ; rm -f SQLDA.H)
    INFO: (cd
    /export/home/oracle/product/10.2.2/precomp/public ; rm -f SQLCA.COB)
    INFO: (cd /export/home/oracle/product/10.2.2/precomp/public ; rm -f
    ORACA.COB)
    INFO: (cd
    /export/home/oracle/product/10.2.2/precomp/public ; rm -f SQLCA.FOR)
    INFO: (cd /export/home/oracle/product/10.2.2/precomp/public ; rm -f
    ORACA.FOR)
    INFO: (cd
    /export/home/oracle/product/10.2.2/precomp/public ; rm -f
    BNDDSC.FOR)
    INFO: (cd
    /export/home/oracle/product/10.2.2/precomp/public ; rm -f
    SELDSC.FOR)
    INFO: (cd
    /export/home/oracle/product/10.2.2/precomp/public ; ln -s sqlca.h
    SQLCA.H)
    INFO: (cd /export/home/oracle/product/10.2.2/precomp/public
    ; ln -s oraca.h ORACA.H)
    INFO: (cd
    /export/home/oracle/product/10.2.2/precomp/public ; ln -s sqlda.h
    SQLDA.H)
    INFO: (cd /export/home/oracle/product/10.2.2/precomp/public
    ; ln -s sqlca.cob SQLCA.COB)
    INFO: (cd
    /export/home/oracle/product/10.2.2/precomp/public ; ln -s oraca.cob
    ORACA.COB)
    INFO: (cd
    /export/home/oracle/product/10.2.2/precomp/public ; ln -s sqlca.for
    SQLCA.FOR)
    INFO: (cd
    /export/home/oracle/product/10.2.2/precomp/public ; ln -s oraca.for
    ORACA.FOR)
    INFO: (cd
    /export/home/oracle/product/10.2.2/precomp/public ; ln -s bnddsc.for
    BNDDSC.FOR)
    INFO: (cd
    /export/home/oracle/product/10.2.2/precomp/public ; ln -s seldsc.for
    SELDSC.FOR)
    INFO: End output from spawned process.
    INFO:
    INFO: Calling Action
    unixActions10.2.0.1.0 make
         installMakePath = /usr/ccs/bin/make
    installMakeFileName =
    /export/home/oracle/product/10.2.2/precomp/lib/ins_precomp.mk
    installTarget = relink
         installArguments =
    ORACLE_HOME=/export/home/oracle/product/10.2.2,EXENAME=proc
    undoMakeFileName = null
         undoTarget = null
         undoArguments = null
    logFile = /export/home/oracle/product/10.2.2/install/make.log
    progMsg = Linking proc
    INFO: The output of this make operation is
    also available at:
    '/export/home/oracle/product/10.2.2/install/make.log'
    INFO:
    INFO:
    Start output from spawned process:
    INFO:
    INFO:
    INFO: Linking
    /export/home/oracle/product/10.2.2/precomp/lib/proc
    INFO: ld:
    INFO:
    fatal:
    INFO: library -l
    INFO: clntsh
    INFO: : not found
    INFO:
    INFO: ld:
    INFO: fatal:
    INFO: file processing errors. No output written to
    INFO: /export/home/oracle/product/10.2.2/precomp/lib/proc
    INFO:
    INFO:
    *** Error code 1
    The following command caused the error:
    echo "Linking
    /export/home/oracle/product/10.2.2/precomp/lib/proc"; \
    rm -f
    /export/home/oracle/product/10.2.2/precomp/lib/proc; \
    /usr/ccs/bin/ld -o
    /export/home/oracle/product/10.2.2/precomp/lib/proc -
    L/export/home/oracle/product/10.2.2/precomp/lib/ -
    L/export/home/oracle/product/10.2.2/lib/ -dy
    /export/home/oracle/product/10.2.2/lib/prod/lib/crti.o
    /export/home/oracle/product/10.2.2/lib/prod/lib/crt1.o
    /export/home/oracle/product/10.2.2/lib/s0m
    INFO: ain.o
    /export/home/oracle/product/10.2.2/precomp/lib/pdc.o
    /export/home/oracle/product/10.2.2/precomp/lib/pds.o
    /export/home/oracle/product/10.2.2/precomp/lib/libproc2.a
    /export/home/oracle/product/10.2.2/lib/libslax10.a
    /export/home/oracle/product/10.2.2/precomp/lib/libpgp.a -lpls10 -
    lplp10 /export/home/oracle/product/10.2.2/lib/libplc10.a -lsnls10 -
    lunls10 -lnls10
    /export/home/oracle/product/10.2.2/rdbms/lib/kpudfo.o -lclntsh `cat
    /export/home/oracle/product/10.2.2/lib/ldflags` -lnsslb10 -
    lncrypt10
    INFO: -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /export/home/oracle/product/10.2.2/lib/ldflags` -lnsslb10 -
    lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -
    lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lmm -lsnls10 -lnls10 -
    lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -
    lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat
    /export/home/oracle/product/10.2.2/lib/ldflags` -lnsslb10 -
    lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /export/home/oracle/product/1
    INFO: 0.2.2/lib/ldflags` -lnsslb10
    -lncrypt10 -lnsgr10 -lnzjs10 -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 -lsnls10 -lnls10 -lcore10 -lnls10 `cat
    /export/home/oracle/product/10.2.2/lib/sy
    INFO: sliblist` -R
    /opt/SUNWcluster/lib:/export/home/oracle/product/10.2.2/lib:/opt/ORC
    Lcluster/lib/ -Y
    P,:/opt/SUNWcluster/lib:/opt/ORCLcluster/lib/:/usr/ccs/lib:/usr/lib
    -Qy -lc -lrt -laio -lposix4 -lm
    /export/home/oracle/product/10.2.2/lib/prod/lib/crtn.o; \
    /bin/chmod
    755 /export/home/oracle/product/10.2.2/precomp/lib/proc
    INFO: make:
    Fatal error: Command failed for target
    `/export/home/oracle/product/10.2.2/precomp/lib/proc'
    INFO: End
    output from spawned process.
    INFO:
    INFO: Exception thrown from
    action: make
    Exception Name: MakefileException

    895824 wrote:
    I am installing oracle 10g(10202_database_soxl86)on solaris 10 (sol-10-u10-ga2-x86-dvd.iso) throgh VMware workstation 7.1.4
    I fellowing the steps below:
    1、 # pkgadd -R /cdrom/Solaris_10/Product SUNWarc SUNWbtool SUNWhea SUNWlibm SUNWlibms SUNWsprot SUNWtoo SUNWi1of SUNWi1cs SUNWi15cs SUNWxwfnt SUNWgcc
    2、 # mkdir -p /export/home/app/oracle
    # chown -R oracle:oinstall /export/home/app/oracle
    3、 # groupadd oinstall
    # groupadd dba
    # useradd -g oinstall -G dba -s /usr/bin/bash -d /export/home/app/oracle oracle
    # passwd oracle
    4、$vi .profile
    export ORACLE_BASE=/export/home/app
    export ORACLE_HOME=$ORACLE_BASE/oracle
    export ORACLE_SID=sun
    export PATH=$ORACLE_HOME/bin:$PATH
    export DISPLAY=192.168.0.1:0.0
    stty erase ^h
    $ env | grep ORA
    results: ORACLE_BASE=/export/home/app
    ORACLE_HOME=/export/home/app/oracle
    ORACLE_SID=sun
    $ env | grep DIS
    results:DISPLAY=192.168.0.1:0.0
    5、# uname -a
    result:SunOS solaris10 5.10 Generic_147441-01 i86pc i386 i86pc
    # isainfo -v
    result:32-bit i386 applications
    pclmulqdq aes sse4.2 sse4.1 ssse3 popcnt tscp sse3 sse2 sse fxsr mmx
    cmov sep cx8 tsc fpu
    6、# df -k
    Filesystem kbytes used avail capacity Mounted on
    swap 2437932 112 2437820 1% /tmp
    7 、# cd /tmp
    # unzip / 10202_database_soxl86.zip
    # chown -R oracle:oinstall database/
    8、 # su - oracleLook no further. You modified your .profile to set the environment, but you did that as root, then did an su to oracle. That oracle session never saw the environment changes (ORACLE_HOME, etc) you did to your (root) profile. All Oracle specific tasks should be done logged on as the oracle software owner - oracle. Once root made the necessary prereqs at the OS level (pkgadd, groupadd, useradd) you should have logged off as root and logged on as oracle, THEN proceeded to fix your .profile, etc., and run the installer. NEVER act as a dba while logged on as root. NEVER log on as root to do ANYTHING that does not REQUIRE root access.
    $ cd /tmp/database
    $ ./runInstaller
    <snip>

  • 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 - Install 9i DS r. 9.0.2 on RedHat Linux

    I tried to install Dev Suite 9i r. 9.0.2 (release 2) for Linux on RedHat 7.3 and RedHat 8.0. On both versions I get the same error during install:
    Error: invoking /usr/oracle/developer/plsql/lib/ins_plsql.mk
    This error occurs because the libclntsh.so is not foun as I've seen in the make.log file.
    /usr/oracle/developer/bin/genclntsh
    /usr/oracle/developer/lib/libgeneric9.a(skgfr.o): In function `skgfrpini':
    skgfr.o(.text+0x125): undefined reference to `__cmpdi2'
    Created /usr/oracle/developer/lib/libclntst9.a
    /usr/oracle/developer/bin/genagtsh /usr/oracle/developer/lib/libagtsh.so 1.0
    /usr/bin/make -f ins_plsql.mk install ORACLE_HOME=/usr/oracle/developer
    chmod 755 /usr/oracle/developer/bin
    rm -f wrap
    Linking wrap
    gcc -o wrap -L/usr/oracle/developer/plsql/lib/ -L/usr/oracle/developer/lib/ /usr/oracle/developer/plsql/lib/s0plsw.o -lpsa9 -lpls9 -lplp9 -lclntsh `cat /usr/oracle/developer/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /usr/oracle/developer/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lwtc9 -lmm -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 `cat /usr/oracle/developer/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /usr/oracle/developer/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -ltrace9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 `cat /usr/oracle/developer/lib/sysliblist` -ldl -lm /usr/oracle/developer/lib/libplc9.a -lpls9 -lclient9 -lnl9 -lnro9 -ln9 /usr/oracle/developer/rdbms/lib/kpudfo.o -lmm -ltrace9 -lgeneric9 -lcommon9 -lslax9 -lcore9 -lunls9 -lsnls9 -lnls9 -lcore9 -lsql9 `cat /usr/oracle/developer/lib/sysliblist` -Wl,-rpath,/usr/oracle/developer/lib:/lib:/usr/lib -lm `cat /usr/oracle/developer/lib/sysliblist` -ldl -lm
    /usr/bin/ld: cannot find -lclntsh
    collect2: ld returned 1 exit status
    make: *** [wrap] Error 1
    I tried the clasical "binutils" downgrade soluntion, removing "-z defs" (the value LD_SELF_CONTAINED from genctlsh script etc. ... And is not working at all.
    Does anyone has any ideea how this can be fixed for Developer Suite ? .. all the solutions known are working fine for the database but for Dev Suite ... no !!
    Thank you
    Calin

    I tried to install Dev Suite 9i r. 9.0.2 (release 2) for Linux on RedHat 7.3 and RedHat 8.0. On both versions I get the same error during install:
    Error: invoking /usr/oracle/developer/plsql/lib/ins_plsql.mk
    This error occurs because the libclntsh.so is not foun as I've seen in the make.log file.
    /usr/oracle/developer/bin/genclntsh
    /usr/oracle/developer/lib/libgeneric9.a(skgfr.o): In function `skgfrpini':
    skgfr.o(.text+0x125): undefined reference to `__cmpdi2'
    Created /usr/oracle/developer/lib/libclntst9.a
    /usr/oracle/developer/bin/genagtsh /usr/oracle/developer/lib/libagtsh.so 1.0
    /usr/bin/make -f ins_plsql.mk install ORACLE_HOME=/usr/oracle/developer
    chmod 755 /usr/oracle/developer/bin
    rm -f wrap
    Linking wrap
    gcc -o wrap -L/usr/oracle/developer/plsql/lib/ -L/usr/oracle/developer/lib/ /usr/oracle/developer/plsql/lib/s0plsw.o -lpsa9 -lpls9 -lplp9 -lclntsh `cat /usr/oracle/developer/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /usr/oracle/developer/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lwtc9 -lmm -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 `cat /usr/oracle/developer/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /usr/oracle/developer/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -ltrace9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 `cat /usr/oracle/developer/lib/sysliblist` -ldl -lm /usr/oracle/developer/lib/libplc9.a -lpls9 -lclient9 -lnl9 -lnro9 -ln9 /usr/oracle/developer/rdbms/lib/kpudfo.o -lmm -ltrace9 -lgeneric9 -lcommon9 -lslax9 -lcore9 -lunls9 -lsnls9 -lnls9 -lcore9 -lsql9 `cat /usr/oracle/developer/lib/sysliblist` -Wl,-rpath,/usr/oracle/developer/lib:/lib:/usr/lib -lm `cat /usr/oracle/developer/lib/sysliblist` -ldl -lm
    /usr/bin/ld: cannot find -lclntsh
    collect2: ld returned 1 exit status
    make: *** [wrap] Error 1
    I tried the clasical "binutils" downgrade soluntion, removing "-z defs" (the value LD_SELF_CONTAINED from genctlsh script etc. ... And is not working at all.
    Does anyone has any ideea how this can be fixed for Developer Suite ? .. all the solutions known are working fine for the database but for Dev Suite ... no !!
    Thank you
    Calin

  • Errors while installin of Oracle 8i (8.1.7 32 Bit) on AIX 4.3.3

    I got following errors while installing Oracle. Though the make files were there but the install process was reporting error to invoke it. I selected ignore and proceeded further. Is this normal. Is this something to worry about?
    Exception String: Error in invoking target ihsodbc of makefile /u01/app/oracle/product/8.1.7/rdbms/lib/ins_rdbms.mk
    Exception String: Error in invoking target install of makefile /u01/app/oracle/product/8.1.7/ctx/lib/ins_ctx.mk
    Exception String: Error in invoking target install of makefile /u01/app/oracle/product/8.1.7/network/lib/ins_cman.mk
    Exception String: Error in invoking target install of makefile /u01/app/oracle/product/8.1.7/network/lib/ins_names.mk
    Exception String: Error in invoking target install of makefile /u01/app/oracle/product/8.1.7/network/lib/ins_net_client.mk
    Exception String: Error in invoking target install of makefile /u01/app/oracle/product/8.1.7/network/lib/ins_net_server.mk
    Exception String: Error in invoking target install of makefile /u01/app/oracle/product/8.1.7/network/lib/ins_oemagent.mk
    Exception String: Error in invoking target install of makefile /u01/app/oracle/product/8.1.7/otrace/lib/ins_otrace.mk
    Exception String: Error in invoking target install of makefile /u01/app/oracle/product/8.1.7/plsql/lib/ins_plsql.mk
    Exception String: Error in invoking target install of makefile /u01/app/oracle/product/8.1.7/rdbms/lib/ins_rdbms.mk
    Exception String: Error in invoking target install of makefile /u01/app/oracle/product/8.1.7/sqlplus/lib/ins_sqlplus.mk
    Exception String: Error in invoking target ioracle of makefile /u01/app/oracle/product/8.1.7/rdbms/lib/ins_rdbms.mk
    Exception String: Error in invoking target relink of makefile /u01/app/oracle/product/8.1.7/precomp/lib/ins_precomp.mk
    Exception String: Error in invoking target toolsinstall of makefile /u01/app/oracle/product/8.1.7/ldap/lib/ins_ldap.mk
    Exception String: Error in invoking target utilities of makefile /u01/app/oracle/product/8.1.7/rdbms/lib/ins_rdbms.mk
    Exception String: File not found /u01/app/oracle/product/8.1.7/classes/lib/dba_qt.jar
    Exception String: File not found /u01/app/oracle/product/8.1.7\RDBMS\ADMIN\instBUILDALL.SQL
    Exception String: File not found /u01/app/oracle/product/8.1.7\RDBMS\ADMIN\instBUILD_DB.SQL
    Exception String: File not found /u01/app/oracle/product/8.1.7\RDBMS\EXTPROC\instEXTERN.SQL

    I already have C libraries installed.
    crdoptst:/> lslpp -L | grep -i xlc
    xlC.aix43.rte 4.0.2.1 C C Set ++ Runtime for AIX 4.3
    xlC.cpp 4.3.0.1 C C for AIX Preprocessor
    xlC.msg.en_US.cpp 4.3.0.1 C C for AIX Preprocessor Messages
    xlC.msg.en_US.rte 4.0.2.0 C C Set ++ Runtime Messages--U.S.
    xlC.rte 4.0.2.0 C C Set ++ Runtime
    crdoptst:/> which make
    /usr/bin/make

  • 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 - Installing Oracle 9.2.0.4.0  in rhel 4

    When Installing oracle 9.2.0.4.0 on a linux box following error is thrown.
    Error in invoking target install of makefile /oracle/app/9.2.0.4.0/plsql/lib/ins_plsql.mk
    Errors Found in Install Logs:
    Calling action unixActions2.2.0.18.0 make
    installMakePath = /usr/bin/make
    installMakeFileName = /oracle/app/9.2.0.4.0/plsql/lib/ins_plsql.mk
    installTarget = install
    undoMakeFileName =
    installArguments = ORACLE_HOME=/oracle/app/9.2.0.4.0,
    logFile = /oracle/app/9.2.0.4.0/install/make.log
    undoTarget =
    Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target install of makefile /oracle/app/9.2.0.4.0/plsql/lib/ins_plsql.mk
    Can any one help to rectify this error.
    Thanks in Advance..

    Hi
    Have you got all the rpm packages installed?
    compat-db-4.1.25-9
    compat-gcc-32-3.2.3-47.3
    compat-gcc-32-c++-3.2.3-47.3
    compat-oracle-rhel4-1.0-3
    compat-libcwait-2.0-1
    compat-libgcc-296-2.96-132.7.2
    compat-libstdc++-296-2.96-132.7.2
    compat-libstdc++-33-3.2.3-47.3
    gcc-3.4.3-9.EL4
    gcc-c++-3.4.3-9.EL4
    gnome-libs-1.4.1.2.90-44
    gnome-libs-devel-1.4.1.2.90-44
    libaio-devel-0.3.102-1
    libaio-0.3.102-1
    make-3.80-5
    openmotif21-2.1.30-11
    xorg-x11-deprecated-libs-devel-6.8.1-23.EL
    xorg-x11-deprecated-libs-6.8.1-23.EL
    It seems that it is missing some librarys for linking or the installed libs have wrong version number, after you put all the correct rpm, please try that:
    $ORACLE_HOME/bin/relink all
    Let us know the result.
    Thanks.
    Regards,
    Hub

  • Oracle 9.0.1on RH 9: "Error in involking target install of make file"

    I have complete 100% for install Oracle 9.0.1 i on RH 9
    But the problem happen during second step, is Oracle Configuration. when I finished 62% the error message occure. It is
    "Error in involking target install of make file
    /opt/oracle/product/9.0.1/plsql/lib/ins_plsql.mk"
    I try to solve this solution by set LD_SELF_CONTAINED=""
    in z/opt/oracle/product/9.0.1/bin/genclntsh file.
    after that i run /opt/oracle/product/9.0.1/bin/genclntsh
    the error is: "cp: cannot stat '/DISCARD/'"
    Please help me...

    I don't remember where on OTN I found this, but if you haven't already, you need to install binutils-2.11.90.0.8-13.i386.rpm. Also, make sure you have K shell installed, make a symbolic link (ln -s /sbin/fuser /bin/fuser), have /usr/bin as the first entry in your $PATH. All of the above should be stated on the first 'popup window' during the install.

  • Error installing developer9i on suse 8

    I installed oracle 9i enterprise edition on suse 8 and now trying to install developer 9i on suse 8
    During installation of developer 9i this error came up :
    Error in invoking target install of makefile /u/oracle/OraHome2/plsql/lib/ins_plsql.mk
    When i try run executables in DEVELOPERHOME/bin , i get an error :
    system@linux:/u/oracle/OraHome2/bin> rwbuilder
    rwbuilder: error while loading shared libraries: librw90.so: cannot open shared object file: No such file or directory
    If you could mayb send me this missing file i could copy it to DEVELOPERHOME/lib.
    [email protected]
    Thank you

    I get the same error though I am running red hat 7.3.

  • Errors in Linking oracle9i AS

    Hi,
    When I installed oracle9i AS for OCS, I got many errors during installation process (exactly in linking oracle9i AS) :
    -     error in invoking target �install� of makefile �/home/oracle/OraHome1/sqlplus/lib/ins_sqlplus.mk�
    -     error in invoking target �install� of makefile �/home/oracle/OraHome1/sqlplus/lib/ins_sqlplus.mk�
    -     error in invoking target �install� of makefile �/home/oracle/OraHome1/sqlplus/lib/ins_otrace.mk�
    -     error in invoking target �install� of makefile �/home/oracle/OraHome1/precomp/lib/ins_precomp.mk�
    -     error in invoking target �install� of makefile �/home/oracle/OraHome1/plsql/lib/ins_plsql.mk�
    -     error in invoking target �install� of makefile �/home/oracle/OraHome1/ldap/lib/ins_ldap.mk�
    -     error in invoking target �install� of makefile �/home/oracle/OraHome1/network/lib/ins_net_client.mk�
    -     error in invoking target �install� of makefile �/home/oracle/OraHome1/ctx/lib/ins_ctx.mk�
    -     error in invoking target �install� of makefile �/home/oracle/OraHome1/rdbms/lib/ins_rdbms.mk�
    -     error in invoking target �install� of makefile �/home/oracle/OraHome1/webcache/lib/ins_calypso.mk�
    do any one know what is the problem? ... thanks.

    Hi,
    It has to be the binutils version stated by oracle or you will get the linking errors. (binutils-2.11.90.0.8-13)
    The kernel version wont cause problems with the install, but it may cause problems later on with the running of the system. There are several problems with the kernel that can cause your system to crash (i.e kswapd daemon taking up 99% of the cpu). I had my first install ocs running on 2.4.9-e12 which was stable enough.
    Hope this helps.
    Regards
    Lynne

  • Error invoking target install make file

    Hi all
    i am installing 9i on linux platform
    the install is succesfull
    while linkin am getting the following error can anybody help me out
    "Error in invoking target install of makefile $ORACLE_HOME/plsql/lib/ins_plsql "

    Hi,
    thanks for the reply
    Linux version is Red Hat Enterprise Linux ES release 4 (Nahant Update 2)
    the kernel version is 2.6.9-22.ELsmp #1 SMP Mon Sep 19 18:32:14 EDT 2005 i686 i686 i386 GNU/Linux
    And according to the document i need no patches that is needed to be applied for the linux version..
    and according to my findings
    Abstract: GENCLNTSH SCRIPT IS SETTING LD FLAG OF "-Z DEFS". THIS FAILS UNDER LD 2.11
    NOTE: Please be aware RHAS2.1 is no longer supported by Oracle Unbreakable Linux. The fix below is for those aware of this fact and still wish to continue using this release.
    Fix
    ~~~~
    (remove "-z defs" from genclntsh file)
    Versions of ld prior to version 2.11 ignored the "-z defs" flag.
    ld version 2.11 and later now have the ability to use this flag.
    Because of this, genclntsh fails to produce libclntsh.so on a machine running ld >2.11.
    1. Remove the LD_SELF_CONTAINED variable from the LD command line in genclntsh
    2. Relink Oracle binaries.
    But the problem is i dont find a genclntsh file in my os

Maybe you are looking for

  • How can I use my ipod on a different computer

    The original computer I set my ipod up on no longer has internet access. How can i set up my ipod on another computer so I can download from itunes without having to delete all my songs?

  • How do I completely wipe and reload my macbook pro

    I am about to sell my MacBook Pro because my girlfiend and I need the money. What measures do I take to wiping the hard drive clean and restoring it to it's default factory settings before I sell it?

  • Publishing w/FTP and spaces in file names

    I read that if I wanted to build a site in iWeb, and then publish to a 'non .mac' server (via FTP) that I'd have to make sure that all of my file and page names didn't have any spaces or special characters in them. I went thru all of my files and fix

  • How to add plug in filters to CS6?

    On my PC (Win7) i have a very old version of Photoshop (7.0) installed plus various old and new filters (eye candy, alien skin, xenofex, filter forge ...) as plug-ins. Now i bought CS6 (student version) and want to use these filters here as well. How

  • Episode Artwork won't save!

    Hello, I make podcasts on a weekly basis, and for some reason, the previous week's episode artwork just will not save. I've had another person try it and it didn't work for them either. Is there something wrong with the file? It has worked as normal