Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle 9i Developer release on Linux/390 install problem.

86668Nov 22 2001
Hi all,
I've downloaded Oracle 9i for Linux/390, and un-tar'd the file,
as per the installation instructions.

When I enter "make -f ins_rdbms.mk ioracle" as per the
installation instructions, I get the following: -

CMGLinux390:/opt/oracle/rdbms/lib # make -f ins_rdbms.mk ioracle
- Linking Oracle
rm -f /opt/oracle/rdbms/lib/oracle
gcc -o /opt/oracle/rdbms/lib/oracle -L/opt/oracle/rdbms/lib/ -
L/opt/oracle/lib/
gcc: /fs3/tarball/rdbms/lib/skgxns.o: No such file or directory
make: *** [opt/oracle/rdbms/lib/oracle] Error 1

A find on "skgxns.o" in the /opt/oracle directory returns: -

/opt/oracle/rdbms/lib/skgxns.o

Anybody know what am I doing wrong?

Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 27 2001
Added on Nov 22 2001
15 comments
242 views