INFO: /usr/bin/ld: crt1.o: No such file: No such file or directory
INFO: collect2: ld returned 1 exit status
INFO: make: *** [ctxhx] Error 1
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'install' of makefile '/u01/app/oracle/product/10.2.0/db_3/ctx/lib/ins_ctx.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2008-08-24_10-16-39PM.log' for details.
Exception Severity: 1
INFO: *** Cancel Dialog: ***
INFO: User Selected: Stop installation of all products.
INFO: Error in invoking target 'install' of makefile '/u01/app/oracle/product/10.2.0/db_3/ctx/lib/ins_ctx.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2008-08-24_10-16-39PM.log' for details.
--------------------------------------------------------------------
As you can see, it is complaining about "INFO: /usr/bin/ld: crt1.o: No such file: No such file or directory".
I have cancelled the further installation. Also, this is happening during installation linking process.
Bookmarks