Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Error in invoking target 'install' of makefile '/u01/app/oracle/product/9.2.0.1.0/network/lib/ins_net_client.mk'
Hi guyz,
i was patching up from 9.2.0.4 to 9.2.0.6 on RHEL3 and unfortunately i
came up with that error above. i was checking on Metalink but didnt get
that much info. Most of the people were asking to check LD_LIBRARY_PATH
which sounds like fine. Its a makefile issue. in my make.log it says
collect2: ld returned 1 exit status
make: *** [onrsd] Error 1
% echo $LD_LIBRARY_PATH
/u01/app/oracle/product/9.2.0
.1.0/lib
i checked ld,
which ld
/usr/bin/ld
from the log life i have got that
collect2: ld returned 1 exit status
make: *** [onrsd] Error 1
End output from spawned process.
i had that issue before but i just forgot how to resolve that issue.
If anyone came across with that issue please let me know would be great
help.
Thanks in Advance guyz.
Hasnain
Received on Tue Dec 19 2006 - 23:39:41 CST