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

Home -> Community -> Usenet -> c.d.o.server -> Re: install error - 8.1.7 Solaris 8

Re: install error - 8.1.7 Solaris 8

From: Tom <tomNOSPAM_at_teameazyriders.com>
Date: Sat, 01 Mar 2003 23:13:46 GMT
Message-ID: <K8b8a.11256$vz7.90085471@news-text.cableinet.net>

"news.earthlink.net" <all4one_at_one4all.not> wrote in message news:Hma8a.7549$M85.812525_at_newsread2.prod.itd.earthlink.net...
> Try putting /usr/ccs/bin at the beginning of the path and relink.
>
> "Tom" <tomNOSPAM_at_teameazyriders.com> wrote in message
> news:9K28a.10672$613.85362895_at_news-text.cableinet.net...
> > Hi,
> >
> > Solaris intel 8
> > 8.1.7
> >
> > I've installed this combo before without problem however his time i'm
> > stumped and have been for 4 days. Solaris installed fine and latest
patch
> > set applied. All env variables set as per 'usual' and install runs fine
> > until linking stage.
> >
> > In the make.log i get the following....
> >
> > bash-2.03$ tail make.log
> > (if [ "`if [ "unified_intel" = "unified_intel" ]; then if [ "SOL" =
> "SOL" ];
> > then echo "assemble" ; else echo "compile"; fi; fi`" = "assemble" ] ;
then
> \
> > /u01/app/oracle/product/8.1.7/bin/gennfgt > nnfgt.s ;\
> > as -P -o nnfgt.o nnfgt.s ;\
> > rm -f /u01/app/oracle/product/8.1.7/lib/nnfgt.o ;\
> > mv nnfgt.o /u01/app/oracle/product/8.1.7/lib ;\
> > ar rv /u01/app/oracle/product/8.1.7/lib/libn8.a
> > /u01/app/oracle/product/8.1.7/lib/nnfgt.o ; fi)
> > as: unrecognized option `-P'
> > mv: cannot access nnfgt.o
> > ar: /u01/app/oracle/product/8.1.7/lib/nnfgt.o: No such file or directory
> > make: *** [nnfgt.o] Error 1
> >
> > i've seen folks on google with the same issue but can't find a solution.
> Any
> > one know this one?
> >
> > thanks
> >
> > Tom

This is the complete path of the oracle user who runs the install

PATH=/usr/local/bin:/usr/bin::/opt/openssh/bin:/u01/app/oracle/product/8.1.7 /bin:/usr/ucb:/usr/ccs/bin:/usr/openwin/bin

thanks Received on Sat Mar 01 2003 - 17:13:46 CST

Original text of this message

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