DBAsupport.com Forums - Powered by vBulletin
Results 1 to 1 of 1

Thread: HELP: Error in invoking patchset_opt of makefile $ORACLE_HOME/rdbms/lib/ins_rdbms.mk

Hybrid View

  1. #1
    Join Date
    Sep 2001
    Location
    Mexico
    Posts
    93

    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.


    Stop.


    My environment variables are:

    LD_LIBRARY_PATH=/fsorabk/fsora00/lib:/lib:/usr/lib
    ORACLE_BASE=/fsorabk/fsora00/orainventory
    ORACLE_HOME=/fsorabk/fsora00
    ORA_NLS33=/fsorabk/fsora00/ocommon/nls/admin/data
    PATH=/usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/lbin:/usr/bin/X11:/sbin:/usr/java131/jre/bin:/usr/java131/bin:/fsorabk/fsora00/bin:/usr/local/bin
    SHLIB_PATH=/fsorabk/fsora00/lib:/lib:/usr/lib


    Do somebody know how to fix this error? Any help will be very appreciated.

    Thanks
    Regards
    Last edited by Turin; 04-22-2003 at 11:33 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width