DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Oracle 10g on RHEL 5.1 Install Error

Hybrid View

  1. #1
    Join Date
    Sep 2008
    Posts
    1

    Oracle 10g on RHEL 5.1 Install Error

    Hi,

    I am trying to install Oracle 10g Release 2 DB on Red Hat Enterprise Linux client version 5.1.

    Getting the below error:
    -------------------------------------------------------------------------
    INFO: gcc -m32 -o ctxhx -L/u01/app/oracle/product/10.2.0/db_3/ctx//lib32/ -L/u01/app/oracle/product/10.2.0/db_3/lib32/ -L/u01/app/oracle/product/10.2.0/db_3/lib32/stubs/ /u01/app/oracle/product/10.2.0/db_3/ctx/lib/ctxhx.o -L/u01/app/oracle/product/10.2.0/db_3/ctx/lib/ -ldl -lm -lctxhx -Wl,-rpath,/u01/app/oracle/product/10.2.0/db_3/ctx/lib -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /u01/app/oracle/product/10.2.0/db_3/lib/
    INFO: sysliblist`

    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.

    Can you suggest me how to fix these errors?

    Thanks,

    Ramgi

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    you havent installled all the required packages and patches - go through the installation requirements again

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width