I am trying to install oracle 8.1.7 on solaris. The software installation goes through but during the linking phase I keep getting errors
Error in invoking target ntcontab.o of makefile /export/home/oracle/apps/oracle/product/8.1.7/lib/ins_net_client.mk
If I ignore this error and exit then dbassist is not created. I tried to compile from command line
from the directory $ORACLE_HOME/network/lib
make -f ins_net_client.mk ntcontab.o but it gives errors
I checked and I have make,ar,as,ld,nm everything still I keep getting this error.
Bookmarks