Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

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'

Error in invoking target 'install' of makefile '/u01/app/oracle/product/9.2.0.1.0/network/lib/ins_net_client.mk'

From: hAz <mhasnain_at_gmail.com>
Date: 19 Dec 2006 21:39:41 -0800
Message-ID: <1166593181.574631.76340@f1g2000cwa.googlegroups.com>


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.



Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'install' of makefile '/u01/app/oracle/product/9.2.0.1.0/network/lib/ins_net_client.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2006-12-12_11- 19-22PM.log' for details.
Exception Severity: 1

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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US