Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Installing oracle 9.0.1 on Sparc

Installing oracle 9.0.1 on Sparc

From: Natalia Laracca <nlaracca_at_afip.gov.ar>
Date: Thu, 09 May 2002 11:08:45 -0800
Message-ID: <F001.0045D40E.20020509110845@fatcity.com>


Hi,

I am installing oracle 9.0.1 on Sun Sparc Solaris 5.6, I have the next error:

make: Fatal error: Command failed for target `ntcontab.o' /usr/ccs/bin/make -f ins_net_client.mk nnfgt.o ORACLE_HOME =/u02/app/oracle/prod
uct/9.0.1
(if [ -d /u02/app/oracle/product/9.0.1/lib32 ] ; then \
  /usr/ccs/bin/make -f
/u02/app/oracle/product/9.0.1/network/lib/ins_net_client. mk \

     nnfgt.o-32bit; fi)
(if [ "assemble" = "assemble" ] ; then \
  /u02/app/oracle/product/9.0.1/bin/gennfgt > nnfgt.s ;\   /usr/ccs/bin/as -P -o nnfgt.o nnfgt.s ;\   rm -f /u02/app/oracle/product/9.0.1/lib32/nnfgt.o ;\   mv nnfgt.o /u02/app/oracle/product/9.0.1/lib32 ;\

          /usr/ccs/bin/ar rv /u02/app/oracle/product/9.0.1/lib32/libn9.a \
           /u02/app/oracle/product/9.0.1/lib32/nnfgt.o ; fi)
ar: writing /u02/app/oracle/product/9.0.1/lib32/libn9.a r - nnfgt.o
(if [ "assemble" = "compile" ] ; then \

  /u02/app/oracle/product/9.0.1/bin/gennfgt > nnfgt.c ;\   cc -c nnfgt.c ;\
  rm -f /u02/app/oracle/product/9.0.1/lib/nnfgt.o ;\   mv nnfgt.o /u02/app/oracle/product/9.0.1/lib ;\

          /usr/ccs/bin/ar rv /u02/app/oracle/product/9.0.1/lib/libn9.a /u02/app/
oracle/product/9.0.1/lib/nnfgt.o ; fi)
(if [ "assemble" = "assemble" ] ; then \
...............
Some idea?

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Natalia Laracca
  INET: nlaracca_at_afip.gov.ar

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L

(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
Received on Thu May 09 2002 - 14:08:45 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US