Issue in Installing Oracle 10g in IBM p5 server with Linux_PPC64 OS.
672726Nov 27 2008 — edited Jun 30 2011Friends
While installing Oracke i encountered the following error:
Error in invoking target 'client_sharedlib' of makefile '/oracle/app/oracle/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk'.
Attaching the output of $ORACLE_HOME/install/make.log:
------------------------------------------------------------------------------
/usr/bin/ld: cannot find /usr/lib64/libpthread_nonshared.a
collect2: ld returned 1 exit status
genclntsh: Failed to link libclntsh.so.10.1
make: *** [client_sharedlib] Error 1
I went through some archives which directed me to change the ggc to ggc.bak -m32 ...But it didn't work out.
Have ensured that all prerequisites have been met with. Some rpm's were having higher versions.
Please help.
HG