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 -> Install make error

Install make error

From: Joe Maliszewski <jmaliszewski_at_compuserve.com>
Date: Mon, 20 Dec 1999 12:49:52 -0500
Message-ID: <385E6C40.AD4CF8BD@compuserve.com>


I tried the install for 8.0.5. I am attempting to install on Linux Slackware 4. Kernel is 2.2.6.
This is the error I get while running the installer. This is the text from make.log. There is more text in the install.log but this seems to be where the problem is.
Can anyone help or point me in the right direction?

>>> Entering rdbms_common.ins
--------------[ rdbms_common.ins 903

]---------------------------------------
Action: Creating ntcontab.o
Command: (make -f
/u01/app/oracle/product/8.0.5/network/lib/ins_network.mk ntcon tab.o), Out,Err=/u01/app/oracle/product/8.0.5/orainst/make.log Status: 2
(( OIERR-SYS: make -f
/u01/app/oracle/product/8.0.5/network/lib/ins_network.mk ntcontab.o )) {
| OIERR-SYS: (if [ "compile" = "compile" ] ; then \
| OIERR-SYS: /u01/app/oracle/product/8.0.5/bin/gennttab > ntcontab.c
;\
| OIERR-SYS: cc -c ntcontab.c ;\
| OIERR-SYS: rm -f /u01/app/oracle/product/8.0.5/lib/ntcontab.o ;\
| OIERR-SYS: mv ntcontab.o /u01/app/oracle/product/8.0.5/lib ; fi)
| OIERR-SYS: /u01/app/oracle/product/8.0.5/bin/gennttab:
/u01/app/oracle/product/8.0.5/bin/get_platform: No such file or directory
| OIERR-SYS: ntcontab.c:7: warning: Header file /usr/include/sys/types.h
exists,
 but is not readable
| OIERR-SYS: ntcontab.c:7: sys/types.h: Permission denied
| OIERR-SYS: mv: ntcontab.o: No such file or directory
| OIERR-SYS: make: *** [ntcontab.o] Error 1
} Received on Mon Dec 20 1999 - 11:49:52 CST

Original text of this message

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