Hi,
thank's for Workarounds!
I works.
Thomas
>>> Leopold Hameder <lhameder@(protected) >>>
Hi !
You're right: You have to create links:
ln -s /opt/gcc295/bin/gcc /usr/bin/gcc
ln -s /opt/gcc295/bin/cc /usr/bin/gcc
More workarounds you can find here:
http://www.suse.de/en/business/certifications/certified_software/oracle/db/9iR2_sles8.html
Bye,
Leo
Thomas Rei? wrote:
>Hi,
>
>after a fresh Install of Oracle 9.2.0.1 and ongoing patching with
>9.2.0.5 i have the Problem that at the End is an Error in Makefile
>ins_net_client.mk.
>
>The Log say's:
>
>Ausgabe von gestartetem Prozess starten:
>----------------------------------
>(if [ "compile" = "compile" ] ; then \
> /u01/app/oracle/product/9.2.0.5/bin/gennttab > ntcontab.c ;\
> /usr/bin/gcc -c ntcontab.c ;\
> rm -f /u01/app/oracle/product/9.2.0.5/lib/ntcontab.o ;\
> mv ntcontab.o /u01/app/oracle/product/9.2.0.5/lib/ ;\
> /usr/bin/ar rv /u01/app/oracle/product/9.2.0.5/lib/libn9.a
>/u01/app/oracle/product/9.2.0.5/lib/ntcontab.o ; fi)
>/bin/sh: line 1: /usr/bin/gcc: Datei oder Verzeichnis nicht gefunden
>mv: Aufruf von stat f��r ?ntcontab.o? nicht m?glich: Datei oder
>Verzeichnis nicht gefunden
>/usr/bin/ar: /u01/app/oracle/product/9.2.0.5/lib/ntcontab.o: Datei
oder
>Verzeichnis nicht gefunden
>make: *** [ntcontab.o] Fehler 1
>
>So i see that there is a failing try to call "/usr/bin/gcc" (gcc
isn't
>here)!
>
>- Now i changed (like described in SuSE Install Instruction for
Oracle
>9iR2) the Files $ORACLE_HOME/network/lib/env_*.mk and removed on all
>/usr/bin/[gcc|g++] the /usr/bin String.
>
>Export shows:
>
>declare -x
>PATH="/opt/gcc295/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/u01/app/oracle/product/9.2.0.5/bin"
>
>- i do "relink all" as user oracle
>
>But on next start of the Oracel Installer the same Error happens
>again.
>
>So has anybody a Hint ?
>Or should i make a simple Link from /opt/gcc295/bin/* do /usr/bin ?
>
>Thanks for Help
>Thomas
>
>
>
>##########################
>
>Thomas Rei?
>EDV-Administrator
>St. Theresienkrankenhaus
>Mommsenstr. 24
>Tel. 0911/5699 - 444
>Fax. 0911/5699 - 460
>
>90491 N��rnberg
>
>##########################
>
>
>
--
With kind regards / Mit freundlichen Gr��?en
Leopold Hameder
| Bauer Produktions KG | email: lhameder @ hbv.de |
| Abt. PSC - Server & Entwicklung | phone: 040 - 3019 - 5675 |
| Burchardstr. 11, 20077 Hamburg | fax: 040 - 3019 - 5668 |
--
To unsubscribe, email: suse-oracle-unsubscribe@(protected)
For additional commands, email: suse-oracle-help@(protected)
Please see http://www.suse.com/oracle/ before posting