I am not sure what causes other errors, but this message:
"Error in invoking target ntcontab.o of makefile /opt/oracle/prod/9ir2/network/lib/ins_net_client.mk"
appears because gcc is not found in the path. Create a symbolic link to your gcc and reinstall oracle. I've done it as follows:
ln -sv /opt/gcc295/bin/gcc gcc
-- Sergey
-- To unsubscribe, email: suse-oracle-unsubscribe@(protected) For additional commands, email: suse-oracle-help@(protected) Please see http://www.suse.com/oracle/ before posting