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 -> Re: Oracle 10.0.2.0 on HPUX 11.23

Re: Oracle 10.0.2.0 on HPUX 11.23

From: hpuxrac <johnbhurley_at_sbcglobal.net>
Date: 16 Mar 2007 10:07:42 -0700
Message-ID: <1174064862.429923.111960@d57g2000hsg.googlegroups.com>


On Mar 16, 8:57 am, "bomahony" <bomah..._at_gmail.com> wrote:
> Ive tried to install the oracle enterprise database above a number of
> times on HPUX Itanium 11.23 It keeps failing at the same place with
> the same error, and for the life of me I dont know what it is: (It
> happens at about 82% of the Linking C/C++)
>
> Error in invoking target 'relink' of makefile '/oracle101/app/precomp/
> lib/ins_precomp.mk'
>
> >From the install log:
>
> Start output from spawned process:
> ----------------------------------
> Linking /oracle101/app/precomp/lib/proc
> cc: +DD64: No such file or directory
> *** Error exit code 1
>
> Stop.
>
> End output from spawned process.
> ----------------------------------
> Exception thrown from action: make
> Exception Name: MakefileException
> Exception String: Error in invoking target 'relink' of makefile '/
> oracle101/app/precomp/lib/ins_precomp.mk'. See '/oracle101/
> oraInventory/logs/installActions2007-03-16_11-20-58AM.log' for
> details.
> Exception Severity: 1
> Exception handling set to prompt user with options to Retry Ignore
> User Choice: Retry
> The output of this make operation is also available at: '/oracle101/
> app/install/make.log'
>
> >From make.log:
>
> /bin/make -f ins_precomp.mk relink ORACLE_HOME=/oracle101/app
> EXENAME=proc/Linking /oracle101/app/precomp/lib/proc
> cc: +DD64: No such file or directory
> *** Error exit code 1

Well if it says "No such file or directory" ...

You are missing something. Did you follow the installation guide for 10.2 for hpux itanium?

Did you check the prerequisites? C compiler, x windows stuff, etc? Received on Fri Mar 16 2007 - 12:07:42 CDT

Original text of this message

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