Hello,
I have installed oracle 9i database on RED HAT 7.3 sucessfully. Now i am installing oracle developer suite ,but after completing 64% while linking, error comes "error making target install of make file ins_plsql.mk" . I have serached the net found that in the $ORACLE_HOME/bin/genclntsh file ,the line
LD_SELF_CONTAINED="-z defs" has to be changed to LD_SELF_CONTAINED=" " then i executed the genclntsh script as a oracle user.
but the same error is coming again . i have checked for gcc, glibc, binutils ...all are installed properly.
please help.
--- amol