Dears,
I have got the subject error when Installing Oracle 12c on a Linux environment. please assist!
operating system detailed:
NAME="Red Hat Enterprise Linux"
VERSION="8.8 (Ootpa)"
Regards,
Dears,
I have got the subject error when Installing Oracle 12c on a Linux environment. please assist!
operating system detailed:
NAME="Red Hat Enterprise Linux"
VERSION="8.8 (Ootpa)"
Regards,
Did you consider whether revealing the (selected) contents of the makefile and logfile could be helpful to anybody who might be able to assist you?
Here is the log
------------------------------------------
INFO:
/usr/bin/ld: cannot find /usr/lib64/libpthread_nonshared.a
INFO:
genclntsh: Failed to link libclntshcore.so.12.1
INFO:
make: *** [/oracle/ERD/12201/rdbms/lib/ins_rdbms.mk:56: client_sharedlib] Error 1
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'client_sharedlib' of makefile '/oracle/ERD/12201/rdbms/lib/ins_rdbms.mk'. See '/oracle/oraInventory/logs/installActions2024-06-20_07-45-34AM.log' for details.
Exception Severity: 1
INFO: Building Client Shared Libraries
INFO: Building Client Shared Libraries
INFO: The output of this make operation is also available at: '/oracle/ERD/12201/install/make.log'
INFO:
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
INFO:
/oracle/ERD/12201/bin/genclntsh
INFO:
/usr/bin/ld: cannot find /usr/lib64/libpthread_nonshared.a
INFO:
genclntsh: Failed to link libclntshcore.so.12.1
INFO:
make: *** [/oracle/ERD/12201/rdbms/lib/ins_rdbms.mk:56: client_sharedlib] Error 1
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'client_sharedlib' of makefile '/oracle/ERD/12201/rdbms/lib/ins_rdbms.mk'. See '/oracle/oraInventory/logs/installActions2024-06-20_07-45-34AM.log' for details.
Exception Severity: 1
-----------------------------------------------------
Install the glibc-devel package! (And perhaps the glibc-static package.)
Dear MadeInGermany,
Thank you very much, the error is solved!
Regards,