Oracle 9i Developer release on Linux/390 install problem.
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.