clone erp DB 8174 relink 的问题

[复制链接]
查看11 | 回复2 | 2005-11-1 10:49:02 | 显示全部楼层 |阅读模式
CANNOT OPEN "SKGXNS.O" DURING RELINKING - NO SUCH FILE
解决方案
You have moved "ORACLE_HOME" or changed the directory structure of
"ORACLE_HOME" and are trying to relink.
make -f ins_rdbms.mk install
ld: fatal: file skgxns.o: cannot open file : No such file or directory

Problem Explanation:
====================
The path to the object file "skgxns.o" is hardcoded in the file
"$ORACLE_HOME/rdbms/lib/nmliblist".
Solution Description:
=====================

You need to edit the "nmliblist" file to the correct "ORACLE_HOME".

1) % cd $ORACLE_HOME/rdbms/lib

2) % vi nmliblist
3) Verify "ORACLE_HOME" is correct.
回复

使用道具 举报

千问 | 2005-11-1 10:49:02 | 显示全部楼层
遇到问题,解决了
回复

使用道具 举报

千问 | 2005-11-1 10:49:02 | 显示全部楼层
倒,多久的事了
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行