HELP: Error in invoking patchset_opt of makefile $ORACLE_HOME/rdbms/lib/ins_rdbms.mk
RDBMS Version: 9.2.0.1 (64 bits)
Operating System and Version: AIX 5.1.0.3
Product: Oracle Patch 2761332 installation
Product Version: 9.2.0.3
Hi, I cannot install the patch 9.2.0.3 (2761332) on RDBS 9.2.0.1, AIX 5.1.
I'm receiving the error message
"Error in invoking patchset_opt of makefile /fsorabk/fsora00/rdbms/lib/ins_rdbms.mk"
This is the make.log file:
/bin/make -f ins_rdbms.mk patchset_opt ORACLE_HOME=/fsorabk/fsora00 PATCHSET_OPT=kkxwtp.o
if /bin/ar -X64 t /fsorabk/fsora00/rdbms/lib/libknlopt.a | grep kkxwtp.o; then echo "kkxwtp.o found /fsorabk/fsora00/rdbms/lib/libknlopt.a "; /bin/ar -X64 r /fsorabk/fsora00/rdbms/lib/libknlopt.a kkxwtp.o ; else echo "kkxwtp.o not found /fsorabk/fsora00/rdbms/lib/libknlopt.a "; fi;
kkxwtp.o
kkxwtp.o found /fsorabk/fsora00/rdbms/lib/libknlopt.a
ar: 0707-132 kkxwtp.o is a discontinued XCOFF64 file.
ar: 0707-126 kkxwtp.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
make: 1254-004 The error code from the last command is 2.
Bookmarks