While installing oracle 11204 on RHEL 7,I am getting below warring in the pre check step.
Error:
PRVF-7532 : Package "compat-libstdc++-33(x86_64)" is missing on node "Node1"
- Cause: A required package is either not installed or, if the package is a kernel module, is not loaded on the specified node.
Action: Ensure that the required package is installed and available.
But the above package is not there in the RHEL7 CD.
So i ignored it and stated installation.
During mid of installation I got the below warning as well.
Error:
INFO: /usr/bin/ld: warning: -z lazyload ignored.
/usr/bin/ld: warning: -z nolazyload ignored.
/usr/bin/ld: /u01/app/oracle/product/11.2.0.4/db_1/sysman/lib//libnmectl.a(nmectlt.o): undefined reference to symbol 'B_DestroyKeyObject'
/usr/bin/ld: note: 'B_DestroyKeyObject' is defined in DSO /u01/app/oracle/product/11.2.0.4/db_1/lib/libnnz11.so so try adding it to the linker command line
/u01/app/oracle/product/11.2.0.4/db_1/lib/libnnz11.so: could not read symbols: Invalid operation
INFO: collect2: error: ld returned 1 exit status
INFO: make[1]: *** [/u01/app/oracle/product/11.2.0.4/db_1/sysman/lib/emdctl] Error 1
INFO: make[1]: Leaving directory `/u01/app/oracle/product/11.2.0.4/db_1/sysman/lib'
INFO: make: *** [emdctl] Error 2
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'agent nmhs' of makefile '/u01/app/oracle/product/11.2.0.4/db_1/sysman/lib/ins_emagent.mk'. See '/u01/app/oraInventory/logs/installActions2015-09-13_04-38-15PM.log' for details.
Exception Severity: 1
Then I ignored this error and continued,since i am not going to use Oracle EM product.
but when i apply the patch set i didn't encounter any error during Relink.
So i think this issue can be ignorable.
Error:
PRVF-7532 : Package "compat-libstdc++-33(x86_64)" is missing on node "Node1"
- Cause: A required package is either not installed or, if the package is a kernel module, is not loaded on the specified node.
Action: Ensure that the required package is installed and available.
But the above package is not there in the RHEL7 CD.
So i ignored it and stated installation.
During mid of installation I got the below warning as well.
Error:
INFO: /usr/bin/ld: warning: -z lazyload ignored.
/usr/bin/ld: warning: -z nolazyload ignored.
/usr/bin/ld: /u01/app/oracle/product/11.2.0.4/db_1/sysman/lib//libnmectl.a(nmectlt.o): undefined reference to symbol 'B_DestroyKeyObject'
/usr/bin/ld: note: 'B_DestroyKeyObject' is defined in DSO /u01/app/oracle/product/11.2.0.4/db_1/lib/libnnz11.so so try adding it to the linker command line
/u01/app/oracle/product/11.2.0.4/db_1/lib/libnnz11.so: could not read symbols: Invalid operation
INFO: collect2: error: ld returned 1 exit status
INFO: make[1]: *** [/u01/app/oracle/product/11.2.0.4/db_1/sysman/lib/emdctl] Error 1
INFO: make[1]: Leaving directory `/u01/app/oracle/product/11.2.0.4/db_1/sysman/lib'
INFO: make: *** [emdctl] Error 2
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'agent nmhs' of makefile '/u01/app/oracle/product/11.2.0.4/db_1/sysman/lib/ins_emagent.mk'. See '/u01/app/oraInventory/logs/installActions2015-09-13_04-38-15PM.log' for details.
Exception Severity: 1
Then I ignored this error and continued,since i am not going to use Oracle EM product.
but when i apply the patch set i didn't encounter any error during Relink.
So i think this issue can be ignorable.
No comments:
Post a Comment