Error invoking target install of makefile - installing Oracle 9.2.0.1.0 on AIX 5.3

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Tafungwa Takaindisa
    New Member
    • Nov 2008
    • 1

    #1

    Error invoking target install of makefile - installing Oracle 9.2.0.1.0 on AIX 5.3

    I am installing Oracle 9.2.0.1.0 on AIX 5.3 , the installation goes through but the linking fails @ 63% showing error msg:

    Error invoking target install of makefile
    /u01/app/oracle/product/9.2.0.5/sqlplus/lib/ins_sqlplus.mk

    I checked the install log and the cause is shown as:

    ld: 0706-006 Cannot find or open library file: -l m
    ld:open(): A file or directory in the path name does not exist.
    make: 1254-004 The error code from the last command is 255.

    When I do which cc , I cant find it in /usr/bin/. I installed gcc its there in /usr/bin/

    What’s the best way of resolving this issue.

    Your assistance is greatly appreciated.
  • slayne
    New Member
    • Dec 2009
    • 1

    #2
    Me too

    I'm having the same problem.
    If I IGNORE the link messages, it does complete and I can even create and start a database. But I do not like ignoring such messages.

    When I later tried to patch to 9.2.0.8 I had more problems.

    Someone on another site suggested I needed fileset bos.adt.libm
    I'm waiting on my system engineer to install it for me.

    # lslpp -L | grep bos.adt

    Please let me know if you have any success.

    Thanks!

    Comment

    Working...