免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
12下一页
最近访问板块 发新帖
查看: 5056 | 回复: 15
打印 上一主题 下一主题

[SCO UNIX] sco unix 安装oracle Error during action 'Creating ntcontab.o'. [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-08-20 16:44 |只看该作者 |倒序浏览
Error during action 'Creating ntcontab.o'.
Command:  make -f /usr/ora734/app/network/lib/ins_network.mk ntcontab.o
                                                                    
(if [ "compile" = "compile" ] ;then \                                 
/usr/ora734/app/bin/gennttab > ntcontab.c ;\                          
  cc  -c ntcontab.c ;\                                                
  rm -f /usr/ora734/app/lib/ntcontab.o ;\                             
  mv ntcontab.o /usr/ora734/app/lib ;fi)                              
acomp: WARNING-Product is not licensed.                                
mv: cannot access ntcontab.o: No such file or directory (error 2)      
make: *** [ntcontab.o] Error 2                                          

这个错误是怎么了?

我 搜索了一下
There is a known issue when installing ORACLE 7.3.4.0.0 on SCO Openserver 5
(Enterprise Edition).  During the relinking stage of the RDBMS the
following errors are reported:

Error during action 'Creating ntcontab.o'.
Command:  make -f
/u2/app/oracle/product/7.3.4/network/lib/ins_network.mk ntcontab.o
(if [ "compile" = "compile" ] ;then \
   /u2/app/oracle/product/7.3.4/bin/gennttab > ntcontab.c ;\
   cc  -c ntcontab.c ;\
   rm -f /u2/app/oracle/product/7.3.4/lib/ntcontab.o ;\
   mv ntcontab.o /u2/app/oracle/product/7.3.4/lib ;fi)
   /bin/sh: cc: not found
   mv: cannot access ntcontab.o: No such file or directory (error 2)
   make: *** [ntcontab.o] Error 2

This is because the 'SCO Openserver Enterprise Edition' operating system does
not include a C compiler by default.  This is only available with the 'SCO
Development Kit'.  

安装了SCO OpenServer Development System 还是不行呀

[ 本帖最后由 ytwyg 于 2007-8-20 17:21 编辑 ]

{61E67407-0ACF-4AFF-B849-FE73FA259059}.JPG (55.77 KB, 下载次数: 77)

{61E67407-0ACF-4AFF-B849-FE73FA259059}.JPG

论坛徽章:
0
2 [报告]
发表于 2007-08-20 16:49 |只看该作者
搜以前帖子,有解决办法

论坛徽章:
0
3 [报告]
发表于 2007-08-20 16:51 |只看该作者
我没有找到呀 ,能不能给点提示呀

论坛徽章:
0
4 [报告]
发表于 2007-08-20 16:53 |只看该作者
安装过程中要用root用户登陆,运行几个脚本

论坛徽章:
0
5 [报告]
发表于 2007-08-20 16:55 |只看该作者
兄弟,遇到问题先自己多找找原来的精华贴,都有的http://bbs.chinaunix.net/viewthread.php?tid=564974,最好能解决问题后把自己的心得也贴出来,给后面的兄弟们看看。

论坛徽章:
0
6 [报告]
发表于 2007-08-20 16:56 |只看该作者
我就是按照安装要求来的,先运行rootpre.sh ,后运行./orainst

论坛徽章:
0
7 [报告]
发表于 2007-08-20 16:57 |只看该作者
你的环境变量中的参数对吗?

论坛徽章:
0
8 [报告]
发表于 2007-08-20 17:01 |只看该作者
这是我用google 找到的答案:
There is a known issue when installing ORACLE 7.3.4.0.0 on SCO Openserver 5
(Enterprise Edition).  During the relinking stage of the RDBMS the
following errors are reported:

Error during action 'Creating ntcontab.o'.
Command:  make -f
/u2/app/oracle/product/7.3.4/network/lib/ins_network.mk ntcontab.o
(if [ "compile" = "compile" ] ;then \
   /u2/app/oracle/product/7.3.4/bin/gennttab > ntcontab.c ;\
   cc  -c ntcontab.c ;\
   rm -f /u2/app/oracle/product/7.3.4/lib/ntcontab.o ;\
   mv ntcontab.o /u2/app/oracle/product/7.3.4/lib ;fi)
   /bin/sh: cc: not found
   mv: cannot access ntcontab.o: No such file or directory (error 2)
   make: *** [ntcontab.o] Error 2

This is because the 'SCO Openserver Enterprise Edition' operating system does
not include a C compiler by default.  This is only available with the 'SCO
Development Kit'.

论坛徽章:
0
9 [报告]
发表于 2007-08-20 17:03 |只看该作者
没有解决问题~!

论坛徽章:
0
10 [报告]
发表于 2007-08-20 17:04 |只看该作者
我记起来了,要安装一个C的开发包,要不编译不了。在redhat9中安装oracle也有类似问题
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP