Operating System - HP-UX
1748255 Members
4001 Online
108760 Solutions
New Discussion юеВ

Re: Error in invoking target utilities of makefile

 
SOLVED
Go to solution
Adam Juntunen
Occasional Advisor

Error in invoking target utilities of makefile

Trying to load Oracle 9201 on 11i dec2004 patchlevel and I get the error above - it's got to be something with the compiler?


----this is my setup----
b2000b box 36 gig drive, 1/2 gig of ram

as my oracle user I've tried
which cc and I get back /usr/bin/cc

oracle user has these in his path
$ORACLE_HOME/bin /usr/bin /etc /usr/bin/X11 and /usr/local/bin

the following variables are set for oracle user
$ORACLE_BASE=$HOME
$ORACLE_SID=waj
$ORACLE_HOME=$ORACLE_BASE/product/9.2.0.1.0

I tuned all the kernel parameters

I created the links in /usr/lib

here is the error, I hit ignore a few times, so it's not the first one
Error in invoking target utilities of makefile
/u2/app/oracle/product/9.2.0.1.0/rdbms/lib/ins_rdbms.mk

I tailed the log and here's the output for this error
Calling action unixActions2.2.0.6.0 make
installMakePath = /usr/ccs/bin/make
installMakeFileName = /u2/app/oracle/product/9.2.0.1.0/rdbms/lib/ins_rdbms.mk
installTarget = utilities
undoMakeFileName =
installArguments = ORACLE_HOME=/u2/app/oracle/product/9.2.0.1.0,
logFile = /u2/app/oracle/product/9.2.0.1.0/install/make.log
undoTarget =

Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target utilities of makefile /u2/app/oracle/product/9.2.0.1.0/rdbms/lib/ins_rdbms.mk
Exception Severity: 1


lordy please help!

adam
8 REPLIES 8
Eric Antunes
Honored Contributor
Solution

Re: Error in invoking target utilities of makefile

Hi Adam,

Check this: http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=778198

Have you downloaded the good patches?

Best Regards,

Eric Antunes
Each and every day is a good day to learn.
Adam Juntunen
Occasional Advisor

Re: Error in invoking target utilities of makefile

Sorry, forgot to tell you I'm on PA RISC, so Itanium issues don't apply to me. I'll check to see if there are any new patches that apply to me though. I'll let you know if it helps and assign points if it does.

thanks

adam
Stephen Keane
Honored Contributor

Re: Error in invoking target utilities of makefile

Does /u2/app/oracle/product/9.2.0.1.0/rdbms/lib/ins_rdbms.mk exist, is readable etc. If so, could you post it?
renarios
Trusted Contributor

Re: Error in invoking target utilities of makefile

Hi Adam,

I recommend you installing the latest version (patchset) of Oracle 9i, because issues like you encoutered are solved.
Be sure to first install Oracle Universal Installer 10.1.0.2.0 before installing the Oracle 9i software.
Maybe you could take a glance at metalink.oracle.com. Much of those questions are answered.

Cheerio,

Renarios
Nothing is more successfull as failure
Eric Antunes
Honored Contributor

Re: Error in invoking target utilities of makefile

Hi Adam,

On a rapid search on Metalink, I found this Note:

http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=278278.1

Best Regards,

Eric Antunes
Each and every day is a good day to learn.
Adam Juntunen
Occasional Advisor

Re: Error in invoking target utilities of makefile

Bummer, I don't have a login to metalink, so Oracle patches are out of the question. I got my oracle bundled with another product - intralink from PTC.

I just triple checked my libX links and I know they are right.

any other ideas or is there a way to get a metalink account.

adam
Eric Antunes
Honored Contributor

Re: Error in invoking target utilities of makefile

Adam,

Please post the following:

#ulimit -a

Best Regards,

Eric Antunes
Each and every day is a good day to learn.
Adam Juntunen
Occasional Advisor

Re: Error in invoking target utilities of makefile

Thanks for all the advice guys. Since I can't patch oracle to use the Dec2004 pa-risc hpux 11.11, I just decided to use an earlier version of HPUX os.

Oracle loaded just fine loading June2003 hpux and patching it to june 2003.