'Error in invoking ntcontab.o of make file' RH 6.2

Error in invoking ntcontab.o of make file /u01/..../lib/ins_net_client.mk
Get this while running universal intaller.
Any know how to fix?

i did not have the egcs or cpp packages installed - to answer my own question

Similar Messages

  • 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 ntcontab.o of make file ¤ORACLE_HOME/network...

    Hello,
    Doing an install of an Oracle 8.1.7 database on a Linux SLES8 SP2a
    After I run the runinstaller, I've a problem !
    The message:
    Error in invoking target ntcontab.o of make file ¤ORACLE_HOME/network/lib/ins_net_client.mk
    I install the glibc-2.1.3-stubs OK
    I run ./setup_stubs.sh then in the graphical environnement RETRY
    but I've the same problem !
    Any ideas ? What is going on ?
    Philippe

    hey, i found something about gcc and that you have to link two files yourself, everything has gone well up until i tried to link the second file and got the error:
    /usr/bin/ld: cannot find -lxml10-lunls10
    collect2: ld returned 1 exit status
    The command i was trying to run was this:
    linuxbox:/home/oracle# gcc -o /home/oracle/OraHome_1/rdbms/lib/extproc -L/home/oracle/OraHome_1/rdbms/lib/ -L/home/oracle/OraHome_1/lib/ -L/home/oracle/OraHome_1/lib/stubs/ /home/oracle/OraHome_1/rdbms/lib/hormc.o /home/oracle/OraHome_1/rdbms/lib/defopt.o /home/oracle/OraHome_1/rdbms/lib/homts.o -lagtsh -lpls10 -lplp10 -lclntsh -lcore10 -lxml10-lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 /home/oracle/OraHome_1/lib/libgeneric10.a `cat /home/oracle/OraHome_1/lib/sysliblist` -Wl,-rpath,/home/oracle/OraHome_1/lib -lm `cat /home/oracle/OraHome_1/lib/sysliblist` -ldl -lm -L/home/oracle/OraHome_1/lib -lvsn10 -lnro10
    I'm not sure where the missing file is supposed to be, what it does or how to fix it. I'm just stuck now.
    Any suggestions?

  • Error in invoking target 'ntcontab.o' of make file.

    Hi,
    Operating System:Enterprise Linux Release 5 Update 2 for x86 (32 Bit)
    Database:Oracle Database 10g Release 2 (10.2.0.1.0) for Linux x86
    When I am trying to installt database on the VMware virtaul machine i am getting the following error durig the linking phase of installation(at 62%)
    error in invoking target 'ntcontab.o' of make file.
    I have googled for this error,but i didn't find any solution which fits my requirement.
    I am hoping a expert advice from this forum for my problem.
    Thank You all..

    Hi , I have all rpms installed on RHEL 5 but still getting below error...
    /usr/bin/make -f ins_net_client.mk mkldflags ORACLE_HOME=/11gdb/app/db11gee/product/11.1.0/db_1//usr/bin/make -f ins_net_client.mk ntcontab.o ORACLE_HOME=/11gdb/app/db11gee/product/11.1.0/db_1/rm -f ntcontab.*
    (if [ "compile" = "compile" ] ; then \
    /11gdb/app/db11gee/product/11.1.0/db_1/bin/gennttab > ntcontab.c ;\
    /usr/bin/gcc -c ntcontab.c ;\
    rm -f /11gdb/app/db11gee/product/11.1.0/db_1/lib/ntcontab.o ;\
    mv ntcontab.o /11gdb/app/db11gee/product/11.1.0/db_1/lib/ ;\
    /usr/bin/ar rv /11gdb/app/db11gee/product/11.1.0/db_1/lib/libn11.a /11gdb/app/db11gee/product/11.1.0/db_1/lib/ntcontab.o ; fi)
    In file included from /usr/include/sys/types.h:31,
    from ntcontab.c:7:
    /usr/include/bits/types.h:31:20: error: stddef.h: No such file or directory
    mv: cannot stat `ntcontab.o': No such file or directory
    /usr/bin/ar: /11gdb/app/db11gee/product/11.1.0/db_1/lib/ntcontab.o: No such file or directory
    make: *** [ntcontab.o] Error 1
    /usr/bin/make -f ins_net_client.mk ntcontab.o ORACLE_HOME=/11gdb/app/db11gee/product/11.1.0/db_1/rm -f ntcontab.*
    (if [ "compile" = "compile" ] ; then \
    /11gdb/app/db11gee/product/11.1.0/db_1/bin/gennttab > ntcontab.c ;\
    /usr/bin/gcc -c ntcontab.c ;\
    rm -f /11gdb/app/db11gee/product/11.1.0/db_1/lib/ntcontab.o ;\
    mv ntcontab.o /11gdb/app/db11gee/product/11.1.0/db_1/lib/ ;\
    /usr/bin/ar rv /11gdb/app/db11gee/product/11.1.0/db_1/lib/libn11.a /11gdb/app/db11gee/product/11.1.0/db_1/lib/ntcontab.o ; fi)
    In file included from /usr/include/sys/types.h:31,
    from ntcontab.c:7:
    /usr/include/bits/types.h:31:20: error: stddef.h: No such file or directory
    mv: cannot stat `ntcontab.o': No such file or directory
    /usr/bin/ar: /11gdb/app/db11gee/product/11.1.0/db_1/lib/ntcontab.o: No such file or directory
    make: *** [ntcontab.o] Error 1
    /usr/bin/make -f ins_net_client.mk ntcontab.o ORACLE_HOME=/11gdb/app/db11gee/product/11.1.0/db_1/rm -f ntcontab.*
    (if [ "compile" = "compile" ] ; then \
    /11gdb/app/db11gee/product/11.1.0/db_1/bin/gennttab > ntcontab.c ;\
    /usr/bin/gcc -c ntcontab.c ;\
    rm -f /11gdb/app/db11gee/product/11.1.0/db_1/lib/ntcontab.o ;\
    mv ntcontab.o /11gdb/app/db11gee/product/11.1.0/db_1/lib/ ;\
    /usr/bin/ar rv /11gdb/app/db11gee/product/11.1.0/db_1/lib/libn11.a /11gdb/app/db11gee/product/11.1.0/db_1/lib/ntcontab.o ; fi)
    In file included from /usr/include/sys/types.h:31,
    from ntcontab.c:7:
    /usr/include/bits/types.h:31:20: error: stddef.h: No such file or directory
    mv: cannot stat `ntcontab.o': No such file or directory
    /usr/bin/ar: /11gdb/app/db11gee/product/11.1.0/db_1/lib/ntcontab.o: No such file or directory
    make: *** [ntcontab.o] Error 1
    /usr/bin/make -f ins_net_client.mk ntcontab.o ORACLE_HOME=/11gdb/app/db11gee/product/11.1.0/db_1/rm -f ntcontab.*
    (if [ "compile" = "compile" ] ; then \
    /11gdb/app/db11gee/product/11.1.0/db_1/bin/gennttab > ntcontab.c ;\
    /usr/bin/gcc -c ntcontab.c ;\
    rm -f /11gdb/app/db11gee/product/11.1.0/db_1/lib/ntcontab.o ;\
    mv ntcontab.o /11gdb/app/db11gee/product/11.1.0/db_1/lib/ ;\
    /usr/bin/ar rv /11gdb/app/db11gee/product/11.1.0/db_1/lib/libn11.a /11gdb/app/db11gee/product/11.1.0/db_1/lib/ntcontab.o ; fi)
    In file included from /usr/include/sys/types.h:31,
    from ntcontab.c:7:
    /usr/include/bits/types.h:31:20: error: stddef.h: No such file or directory
    mv: cannot stat `ntcontab.o': No such file or directory
    /usr/bin/ar: /11gdb/app/db11gee/product/11.1.0/db_1/lib/ntcontab.o: No such file or directory
    make: *** [ntcontab.o] Error 1

  • Error in invoking 'ntcontab.o' of makefile

    Hi,
    I am trying to upgrade database from 10.2.0.2 to 10.2.0.5 as part of 11i to R12 upgrade and getting error "Error in invoking 'ntcontab.o' of makefile" in install linking phase eventhough all pre-req checks are passed and packages versions are verified.
    What else I should try to fix this error.
    Thanks,
    Jigisha

    OS: Redhat 4 32 bit
    ===
    Exact error message at Oracle Universal Installer:
    ==============================
    Error in invoking target 'ntcontab.o' of make file '/u01/.../network/lib/ins_net_client.mk'.
    See '/etc/oraInventory/logs/installActions2010-07-09_03-47-29PM.log' for more details
    last few lines of install log file:
    ====================
    INFO: The output of this make operation is also available at: '/u01/ocev/oracle/ocevdb/10.2.0/install/make.log'
    INFO:
    INFO: Start output from spawned process:
    INFO: ----------------------------------
    INFO:
    INFO: rm -f ntcontab.*
    INFO: (if [ "compile" = "compile" ] ; then \
    /u01/ocev/oracle/ocevdb/10.2.0/bin/gennttab > ntcontab.c ;\
    /usr/bin/gcc -c ntcontab.c ;\
    rm -f /u01/ocev/oracle/ocevdb/10.2.0/lib/ntcontab.o ;\
    mv ntcontab.o /u01/ocev/oracle/ocevdb/10.2.0/lib/ ;\
    /usr/bin/ar rv /u01/ocev/oracle/ocevdb/10.2.0/lib/libn10.a /u01/ocev/oracle/ocevdb/10.2.0/lib/ntcontab.o ; fi)
    INFO: gcc32:
    INFO: installation problem, cannot exec `cc1'
    INFO: : No such file or directory
    INFO: mv:
    INFO: cannot stat `ntcontab.o'
    INFO: : No such file or directory
    INFO:
    INFO: /usr/bin/ar: /u01/ocev/oracle/ocevdb/10.2.0/lib/ntcontab.o: No such file or directory
    INFO: make: *** [ntcontab.o] Error 1
    INFO: End output from spawned process.
    INFO: ----------------------------------
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'ntcontab.o' of makefile '/u01/ocev/oracle/ocevdb/10.2.0/network/lib/ins_net_client.mk'. See '/etc/oraInventory/logs/installActions2010-07-09_03-47-29PM.log' for details.
    Exception Severity: 1

  • 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 in invoking target 'ntcontab.o' of make file. 11g x32 on x64 machine.

    Hello all,
    We have Red Hat 5.8 x86_64 and we have requirement to install WebTier x32 on our system. As per Oracle documentation it is possible if we apply linux32 bash before installation and do step 2.1.1.2 described in this document -> http://docs.oracle.com/cd/E14571_01/doc.1111/e14260/install.htm
    During installation of FMW 11g x32 11.1.1.6.0 we have error on 92% (see attachement).
    All installation prerequirements are sucsessfull.
    We are applying only HTTP server for Siebel.
    ######ERROR we are reciewing during installation:
    Error in invoking target 'ntcontab.o' of makefile '/app/middleware4/ohs/network/lib/ins_net_client.mk'. See '/app/ora11/oraInventory/logs/install2012-06-28_01-19-16PM.log' for details.
    ######And this is output from make.log:
    /usr/bin/make -f ins_net_client.mk ntcontab.o ORACLE_HOME=/app/middleware2/ohs2/rm -f ntcontab.*
    (if [ "compile" = "compile" ] ; then \
    /app/middleware2/ohs2/bin/gennttab > ntcontab.c ;\
    /usr/bin/gcc -c ntcontab.c ;\
    rm -f /app/middleware2/ohs2/lib/ntcontab.o ;\
    mv ntcontab.o /app/middleware2/ohs2/lib/ ;\
    /usr/bin/ar rv /app/middleware2/ohs2/lib/libn11.a /app/middleware2/ohs2/lib/ntcontab.o ; fi)
    gcc.orig: no input files
    mv: cannot stat `ntcontab.o': No such file or directory
    /usr/bin/ar: /app/middleware2/ohs2/lib/ntcontab.o: No such file or directory
    make: *** [ntcontab.o] Error 1
    ######These are packages we got on our system:
    automake14-1.4p6-13.el5.1.noarch
    automake15-1.5-16.el5.2.noarch
    automake16-1.6.3-8.el5.1.noarch
    automake17-1.7.9-7.el5.2.noarch
    automake-1.9.6-2.3.el5.noarch
    binutils-2.17.50.0.6-20.el5.x86_64
    compat-db-4.2.52-5.1.x86_64
    compat-gcc-34-3.4.6-4.1.x86_64
    compat-gcc-34-c++-3.4.6-4.1.x86_64
    compat-gcc-34-g77-3.4.6-4.1.x86_64
    compat-glibc-2.3.4-2.26.i386
    compat-glibc-2.3.4-2.26.x86_64
    compat-glibc-headers-2.3.4-2.26.x86_64
    compat-libcom_err-1.0-7.i386
    compat-libcom_err-1.0-7.x86_64
    compat-libf2c-34-3.4.6-4.1.x86_64
    compat-libgcc-296-2.96-138.i386
    compat-libstdc++-296-2.96-138.i386
    compat-libstdc++-33-3.2.3-61.i386
    compat-libstdc++-33-3.2.3-61.x86_64
    cpp-4.1.2-52.el5.x86_64
    elfutils-libelf-0.137-3.el5.i386
    elfutils-libelf-0.137-3.el5.x86_64
    elfutils-libelf-devel-0.137-3.el5.x86_64
    elfutils-libelf-devel-static-0.137-3.el5.x86_64
    gcc-4.1.2-52.el5.x86_64
    gcc-c++-4.1.2-52.el5.x86_64
    gcc-gfortran-4.1.2-52.el5.x86_64
    glibc-2.5-81.el5_8.2.i686
    glibc-2.5-81.el5_8.2.x86_64
    glibc-common-2.5-81.el5_8.2.x86_64
    glibc-devel-2.5-81.el5_8.2.i386
    glibc-devel-2.5-81.el5_8.2.x86_64
    glibc-headers-2.5-81.el5_8.2.x86_64
    imake-1.0.2-3.x86_64
    java-1.4.2-gcj-compat-1.4.2.0-40jpp.115.x86_64
    ksh-20100621-5.el5_8.1.x86_64
    libaio-0.3.106-5.i386
    libaio-0.3.106-5.x86_64
    libaio-devel-0.3.106-5.x86_64
    libgcc-4.1.2-52.el5.i386
    libgcc-4.1.2-52.el5.x86_64
    libstdc++-4.1.2-52.el5.i386
    libstdc++-4.1.2-52.el5.x86_64
    libstdc++-devel-4.1.2-52.el5.i386
    libstdc++-devel-4.1.2-52.el5.x86_64
    make-3.81-3.el5.x86_64
    openmotif-2.3.1-6.1.el5_8.i386
    openmotif-2.3.1-6.1.el5_8.x86_64
    sysstat-7.0.2-11.el5.x86_64
    Please help with some ideas.
    Thank You,
    aspx

    Solved.
    heh...2.1.1.2 must be in one line...
    aspx

  • 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"

  • Oracle 10.2 Install in RedHat5 - Error in invoking 'ntcontab.o' of makefile

    Guru's,
    I am trying to install Oracle 10.2 on RHEL 5.
    ./runInstaller -ignoreSysPrereqs
    Checking operating system requirements ...
    Expected result: One of redhat-3,redhat-4,SuSE-9,asianux-1,asianux-2
    Actual Result: redhat-Red Hat Enterprise Linux Server release 5.1 (Tikanga)
    Check complete. The overall result of this check is: Failed <<<<
    Problem: Oracle Database 10g is not certified on the current operating system.
    Recommendation: Make sure you are installing the software on the correct platform.
    Any worry at this stage??
    I continued and finally got these errors in the install log file.
    "Error in invoking target 'ntcontab.o' of makefile
    '/home/oracle/oracle/product/10.2.0/xxx/network/lib/ins_net_client.mk'.
    See ../logs/installActionsxxx.log foe details'
    INFO: rm -f ntcontab.*
    INFO: (if [ "compile" = "compile" ] ; then \
    /home/oracle/oracle/product/10.2.0/twprod/bin/gennttab > ntcontab.c ;\
    /usr/bin/gcc -c ntcontab.c ;\
    rm -f /home/oracle/oracle/product/10.2.0/twprod/lib/ntcontab.o ;\
    mv ntcontab.o /home/oracle/oracle/product/10.2.0/twprod/lib/ ;\
    /usr/bin/ar rv /home/oracle/oracle/product/10.2.0/twprod/lib/libn10.a /home/oracle/oracle/product/10.2.0/twprod/lib/ntcontab.o ; fi)
    INFO: /bin/sh: line 2: /usr/bin/gcc: is a directory
    INFO: mv: cannot stat `ntcontab.o'
    INFO: : No such file or directory
    INFO: /usr/bin/ar: /home/oracle/oracle/product/10.2.0/twprod/lib/ntcontab.o: No such file or directory
    INFO: make: *** [ntcontab.o] Error 1
    INFO: End output from spawned process.
    INFO: ----------------------------------
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'ntcontab.o' of makefile '/home/oracle/oracle/product/10.2.0/twprod/network/lib/ins_net_client.mk'. See '/home/oracle/oraInventory/logs/installActions2008-01-14_12-54-06PM.log' for details.
    Exception Severity: 1
    [oracle] "lctwprddb01.lifecell.biz:"/home/oracle/oraInventory/logs:
    Pl help.
    Thanks in advance,
    Lily.

    Hi,
    I am facing the same problem too. I am installing Oracle 10.2 on CentOS 4 Update 6. (64-bit) The following are the contents of the make.log I obtained.
    Anyone have any idea how to resolve this issue? Thanks in advance!!
    /usr/bin/make -f ins_net_client.mk mkldflags ORACLE_HOME=/oracle/product/10.2.0/db_1//usr/bin/make -f ins_net_client.mk ntcontab.o ORACLE_HOME=/oracle/product/10.2.0/db_1/rm -f ntcontab.*
    (if [ "compile" = "compile" ] ; then \
    /oracle/product/10.2.0/db_1/bin/gennttab > ntcontab.c ;\
    gcc -c ntcontab.c ;\
    rm -f /oracle/product/10.2.0/db_1/lib/ntcontab.o ;\
    mv ntcontab.o /oracle/product/10.2.0/db_1/lib/ ;\
    /usr/bin/ar rv /oracle/product/10.2.0/db_1/lib/libn10.a /oracle/product/10.2.0/db_1/lib/ntcontab.o ; fi)
    In file included from /usr/include/sys/types.h:31,
    from ntcontab.c:7:
    /usr/include/bits/types.h:31:20: stddef.h: No such file or directory
    In file included from /usr/include/sys/types.h:266,
    from ntcontab.c:7:
    /usr/include/bits/pthreadtypes.h:48: error: syntax error before "size_t"
    /usr/include/bits/pthreadtypes.h:51: error: syntax error before "__stacksize"
    mv: cannot stat `ntcontab.o': No such file or directory
    /usr/bin/ar: /oracle/product/10.2.0/db_1/lib/ntcontab.o: No such file or directory
    make: *** [ntcontab.o] Error 1
    /usr/bin/make -f ins_net_client.mk nnfgt.o ORACLE_HOME =/oracle/product/10.2.0/db_1/rm -f nnfgt.*
    (if [ "compile" = "compile" ] ; then \
    echo "Building 32bit version of nnfgt.o"; \
    /oracle/product/10.2.0/db_1/bin/gennfgt > nnfgt.c ;\
    gcc -m32 -c nnfgt.c ;\
    rm -f /oracle/product/10.2.0/db_1/lib32/nnfgt.o ;\
    mv nnfgt.o /oracle/product/10.2.0/db_1/lib32/ ;\
    /usr/bin/ar rv /oracle/product/10.2.0/db_1/lib32/libn10.a /oracle/product/10.2.0/db_1/lib32/nnfgt.o ;\
    echo "Building 64bit version of nnfgt.o"; \
    /oracle/product/10.2.0/db_1/bin/gennfgt > nnfgt.c ;\
    gcc -c nnfgt.c ;\
    rm -f /oracle/product/10.2.0/db_1/lib/nnfgt.o ;\
    mv nnfgt.o /oracle/product/10.2.0/db_1/lib/ ;\
    /usr/bin/ar rv /oracle/product/10.2.0/db_1/lib/libn10.a /oracle/product/10.2.0/db_1/lib/nnfgt.o ; fi)
    Building 32bit version of nnfgt.o
    In file included from /usr/include/sys/types.h:31,
    from nnfgt.c:7:
    /usr/include/bits/types.h:31:20: stddef.h: No such file or directory
    In file included from /usr/include/sys/types.h:266,
    from nnfgt.c:7:
    /usr/include/bits/pthreadtypes.h:48: error: syntax error before "size_t"
    /usr/include/bits/pthreadtypes.h:51: error: syntax error before "__stacksize"
    mv: cannot stat `nnfgt.o': No such file or directory
    /usr/bin/ar: /oracle/product/10.2.0/db_1/lib32/nnfgt.o: No such file or directory
    Building 64bit version of nnfgt.o
    In file included from /usr/include/sys/types.h:31,
    from nnfgt.c:7:
    /usr/include/bits/types.h:31:20: stddef.h: No such file or directory
    In file included from /usr/include/sys/types.h:266,
    from nnfgt.c:7:
    /usr/include/bits/pthreadtypes.h:48: error: syntax error before "size_t"
    /usr/include/bits/pthreadtypes.h:51: error: syntax error before "__stacksize"
    mv: cannot stat `nnfgt.o': No such file or directory
    /usr/bin/ar: /oracle/product/10.2.0/db_1/lib/nnfgt.o: No such file or directory
    make: *** [nnfgt.o] Error 1

  • Error in invoking ntcontab.o while installing Oracle 9.2.0.1.0 in Solaris 9

    Hi all,
    Pre-installation:
    I install the oracle with user "oracle" which belongs to "dba" group.
    The environment variables are
    PATH=/usr/sbin:/usr/bin:/usr/ccs/bin:/usr/openwin/bin:/usr/dt/bin:/usr/platform/SUNW,Ultra-80/sbin:/opt/sun/bin:/opt/SUNWexplo/bin
    LD_LIBRARY_PATH=/usr/openwin/lib
    OPENWINHOME=/usr/openwin
    ORACLE_OWNER=oracle
    Also, i created /oracle folder for the installation of oracle
    Synonym:
    While installing oracle, I was encountered the error in invoking target ntcontab.o of makefile /oracle/OraHome92/network/lib/ins_net_client.mk while installing Oracle 9.2.0.1.0 in Solaris 9 unix machine.
    The content of /oracle/OraHome92/install/make.log is as follows
    /usr/ccs/bin/make -f ins_net_client.mk ntcontab.o ORACLE_HOME=/oracle/OraHome92
    (if [ "assemble" = "compile" ] ; then \
    /oracle/OraHome92/bin/gennttab > ntcontab.c ;\
    cc -c ntcontab.c ;\
    rm -f /oracle/OraHome92/lib/ntcontab.o ;\
    mv ntcontab.o /oracle/OraHome92/lib ;\
    /usr/ccs/bin/ar rv /oracle/OraHome92/lib/libn9.a /oracle/OraHome92/lib
    /ntcontab.o ; fi)
    (if [ "assemble" = "assemble" ] ; then \
    /oracle/OraHome92/bin/gennttab > ntcontab.s ;\
    /usr/ccs/bin/as -xarch=v9 -P -o ntcontab.o ntcontab.s ;\
    rm -f /oracle/OraHome92/lib/ntcontab.o ;\
    mv ntcontab.o /oracle/OraHome92/lib ;\
    /usr/ccs/bin/ar rv /oracle/OraHome92/lib/libn9.a /oracle/OraHome92/lib
    /ntcontab.o ; fi)
    Error in finding run directory. Using default /opt/SUNWspro/binerror: Unable to
    find current directory
    *** Error code 1
    make: Fatal error: Command failed for target `ntcontab.o'
    Could anyone give me a suggestion how to fix the problem.
    It's urgent
    Many thanks,
    Kelvin

    If someone having above problem....
    umount partitions where installing oracle and then check perrmisions to mount point and mount back.
    This work for me.
    Thanks

  • Linux: error in invoking 'ntcontab.o' of makefile while installing 11gr2

    Hey all,
    I installed Oracle Linux 6.1 under VirtualBox (hosted on a Windows 7 box).
    All is well and I began to install Oracle 11g for Linux, but ran into this error:
    Error in invoking target 'mkldflags ntcontab.o nnfgt.o' of makefile '/home/Roy/app/oracle/product/11.2.0/dbhome_1/network/lib/ins_net_client.mk'. while installing 11gr2 client on Linux x86-64 bit serverWhen I dug into the logs, the error was this:
    INFO: mv: cannot stat 'ntcontab.o'
    INFO: : No such file or directoryCan anyone provide a link to resolution?
    Thanks

    You are using an unsupported OS - pl try with a supported OS version.
    http://download.oracle.com/docs/cd/E11882_01/install.112/e24321/pre_install.htm#CIHFICFD
    HTH
    Srini

  • 10g grid instalaltion on Suse 9 - Error in invoking target 'ioracle' of mak

    Please give me step by step instruction how to overcome this problem. I have all packages as per installation document.I am selecting create new database option during installation.
    During installation , I got Error in invoking target 'ioracle' of makefile '/opt/oracle/product/10.1.0/EM10g_1/rdbms/lib/ins_rdbms error so I have selected continue (which uses default values)
    Exception String: Error in invoking target 'ioracle' of makefile '/opt/oracle/product/10.1.0/EM10g_1/rdbms/lib/ins_rdbms.
    mk'. See '/opt/oracle/oraInventory/logs/installActions2005-10-27_12-42-17PM.log' for details.
    later I got this error. I didn't include the path variable as it takes itself during instalaltion.
    /opt/oracle has jre file
    drwxrwxr-x 10 oracle dba 4096 2005-10-27 18:27 oraInventory
    drwxrwxr-x 3 oracle dba 4096 2005-10-27 15:34 jre
    drwxrwxr-x 3 oracle dba 4096 2005-10-27 14:02 product
    but in following path opt/oracle/jre/1.1.8/bin/../bin/i686/native_threads/jre it puts ../bin . Which parameter needs to modify or which scripts need to modify to continue the instalaltion.
    Starting to execute configuration assistants
    Launched configuration assistant 'Oracle Net Configuration Assistant'
    Tool type is: Recommended.
    The command being spawned is: '/opt/oracle/product/10.1.0/EM10g_1/JRE/bin/jre -native -Duser.dir=/opt/oracle/product/10.
    1.0/EM10g_1/network/jlib -classpath /opt/oracle/product/10.1.0/EM10g_1/JRE/lib/i18n.jar:/opt/oracle/product/10.1.0/EM10g_
    1/JRE/lib/rt.jar:/opt/oracle/product/10.1.0/EM10g_1/jlib/ewt3.jar:/opt/oracle/product/10.1.0/EM10g_1/jlib/ewtcompat-3_3_1
    5.jar:/opt/oracle/product/10.1.0/EM10g_1/jlib/netcfg.jar:/opt/oracle/product/10.1.0/EM10g_1/network/jlib/netcam.jar:/opt/
    oracle/product/10.1.0/EM10g_1/network/jlib/netca.jar:/opt/oracle/product/10.1.0/EM10g_1/jlib/help3.jar:/opt/oracle/produc
    t/10.1.0/EM10g_1/jlib/oracle_ice5.jar:/opt/oracle/product/10.1.0/EM10g_1/jlib/share.jar:/opt/oracle/product/10.1.0/EM10g_
    1/jlib/swingall-1_1_1.jar:/opt/oracle/product/10.1.0/EM10g_1/jlib/srvm.jar:/opt/oracle/product/10.1.0/EM10g_1/network/too
    ls oracle.net.ca.NetCA /silent /orahome /opt/oracle/product/10.1.0/EM10g_1 /instype custom /inscomp NO_VALUE /insprtcl tc
    p,tcps /cfg local /authadp NO_VALUE /responseFile /opt/oracle/product/10.1.0/EM10g_1/network/install/netca_clt_cus.rsp'
    Start output from spawned process:
    /opt/oracle/jre/1.1.8/bin/../bin/i686/native_threads/jre: relocation error: /opt/oracle/jre/1.1.8/bin/../lib/i686/native_
    threads/libjava.so: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
    End output from spawned process.
    Invalid Exit Code. The following result code will be used for configuration assistants: 1
    Configuration assistant "Oracle Net Configuration Assistant" failed
    /opt/oracle/jre/1.1.8/bin/../bin/i686/native_threads/jre: relocation error: /opt/oracle/jre/1.1.8/bin/../lib/i686/native_
    threads/libjava.so: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
    Result code for launching of configuration assistant is: 1
    The OUICA command is launched from /opt/oracle/product/10.1.0/EM10g_1/oui/bin/ouica.sh.
    Error:*** Alert: Some of the configuration assistants failed. It is strongly recommended that you retry the configuration
    assistants at this time. Not successfully running any "Recommended" assistants means your system will not be correctly c
    onfigured. Select the failed assistants and click the 'Retry' button to retry them. ***
    User Selected: Yes/OK

    I am having the same issue trying to install EM Grid Control 10.1.0.2 on a 9.2.0.5 Repository on HP-UX platform. I am wondering if you have found a solution?
    Thanks,
    Dawit

  • AppleScript error on Tiger only: "can't make file into type alias"

    Hi,
    I'm successfully using this smart TextWrangler applescript from this webpage for opening files on the same folder as the current document:
    http://blog.ampli.fi/textwrangler-open-file-from-directory-of-current-file/
    It works fine on Mountain Lion.
    However, when I try it on Tiger 10.4.11, this error dialog appears: "TextWrangler got an error: Can't make [file] into type alias".
    The script basically gets the path of the current document in TextWrangler and posts a file chooser on such path.
    I guess these are the lines that Tiger doesn't like:
      set current_path to POSIX path of current_file
      set new_file to choose file default location (current_path) with multiple selections allowed
    open new_file
    After googling for the error "can't make [] into type alias", I tried to change such lines to:
      set current_path to (POSIX path of (current_file as alias))
      set new_file to choose file default location (current_path) with multiple selections allowed
    open new_file
    But, however, the same error remains.
    Do you have any idea on how could this work?
    Thanks!

    wow, 10.4...
    try this:
    set current_path to current_file
    set new_file to choose file default location (current_path) with multiple selections allowed
    open new_file
    I'm not certain when the standard applescript dialogs were updated to accept posix paths, but it may have been 10.5.

  • Problem during installation(error in invoking target 'ntcontab.o' of make f

    Hi,
    Operating System:Enterprise Linux Release 5 Update 2 for x86 (32 Bit)
    Database:Oracle Database 10g Release 2 (10.2.0.1.0) for Linux x86
    When I am trying to installt database on the VMware virtaul machine i am getting the following error durig the linking phase of installation(at 62%)
    error in invoking target 'ntcontab.o' of make file.
    I have googled for this error,but i didn't find any solution which fits my requirement.
    I am hoping a expert advice from this forum for my problem.
    Thank You all..

    Please post your Installation problems on under the Installation Topic => Database Installation

  • Oracle Installation on linux Error in invoking target ntcontab.o

    Hi All,
    During installing Oracle 8i EE on mandrake Linux 7.0, at the point of linking oracle protocol support 8.1.6.1.0 ,while Linking in progress I got the following message box
    "Error in invoking target ntcontab.o of make file /home/network/lib/ins_net_client.mk.
    ==================
    ABORT,RETRY,IGNORE
    ==================
    If I select igmore and continue , even after successfull installation ,when try to run svrmgr or sqlplus at the shell $
    I am getting error in loading shared libraries.
    Thanks a lot for the help
    Anant Kuslekar
    null

    hi,i got the some problem too.
    but maybe below could do some help:
    ================================================
    Instructions for Existing Oracle8i Installations
    Place the tar file glibc-2.1.3-stubs.tar.gz in $ORACLE_HOME.
    Make sure ORACLE_HOME is set in your environment. Then carry out
    the following steps:
    cd $ORACLE_HOME
    tar xvfz glibc-2.1.3-stubs.tar.gz
    ./setup_stubs.sh
    You should now be able to use Oracle as usual.
    ================
    Warning
    Make sure the directory $ORACLE_HOME/lib is not listed in your
    /etc/ld.so.conf. The system could potentially become unstable
    after applying this patch in that case. If $ORACLE_HOME/lib is
    currently listed in /etc/ld.so.conf, remove it and run ldconfig
    before applying this patch.
    ================================
    Notes for Application Developers
    If your application does not require linking at install sites,
    then no additional steps are required for your application to be
    compatible with glibc or the Oracle8i client shared library
    after the installation of this patch. This is true regardless of
    whether your application was compiled using glibc-2.1.3 or a
    later version.
    If your application is compiled using glibc-2.1.3 and requires
    linking at install-time using the Oracle8i client shared ibrary,
    then you may also need to link your application using the stub
    libraries provided in this patch. For example, an application
    which might typically be linked as follows on a glibc-2.1.3
    based system:
    gcc -o app app.o -L$ORACLE_HOME/lib -lclntsh
    should now be linked as follows on systems with a newer version
    of glibc,in order to ensure compatibility:
    gcc -o app app.o -L$ORACLE_HOME/lib -L$ORACLE_HOME/lib/stubs -
    lclntsh
    If your application is compiled using a version of glibc later
    than 2.1.3 and requires linking at install-time using the acle8i
    client shared library, then you must NOT link your application
    with the stub libraries provided in this patch. Doing so may
    either cause the link to fail or the resulting executables to be
    invalid.
    Note that the stub libraries provided in this patch only cover
    the shared objects that make up glibc. If your application must
    be linked at install-time with other shared objects which were
    built to have dependencies on the locally installed version of
    glibc (e.g., X11), then your application must be compiled using
    the same version of glibc that was used by those other
    components. For example, on a system with glibc-2.2, linking your
    application with libX11.so will fail if you attempt to use the
    glibc-2.1.3stub libraries, since libX11.so on that system will
    have been compiled and linked using glibc-2.2.

Maybe you are looking for

  • Not going to sleep when PC is connected via SMB

    If I have my mac set to go to sleep after a period of inactivity, it goes to sleep while my PC is still connected to it via SMB. Not while any files are beig used, but if they're not used for a while. Is there any way I can change this anyone?

  • Screnn problems on my power book

    Is there someone who could help me out... I bought my new powerbook in dec 2004 and I have huge probms with my sceen since one year. From time to time, the whole screen is only lines. As I am in graphic design it's quite a problem for my job. I think

  • Why doesnt macbook pro bluetooth connect to android? they are paired but keeps dropping out.

    I am attempting to download a photo from android phone to macbook pro. they are paired, they recognise and connect for half a second then drops out. Macbook works with other apple devices just not devices from different companies. is this common a pr

  • SQL Server SQLJDBC4 Driver won't connect from Browser.

    Hello, First I hope I have selected the correct Category and Forum for this, please move if required and my apologies. We have a (Digitally Signed) Java Applet that resides on a HTTPS enabled server usinng a EV Digital Certificate. Having made a simp

  • Title trouble - did I lose my favourites with 08?

    Seems like the 08 imovie has a very limited title menu. I like to have a black screen with text in between the video clips, but I can´t find the function anymore. Or is it still there somewhere? I also miss the typewriter style. Is that one gone too?