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: Linking problems installing Oracle9i on HP-UX 11i

Re: Linking problems installing Oracle9i on HP-UX 11i

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Sat, 12 Jan 2002 19:23:02 +0100
Message-ID: <5nv04u03isgo3i7lkh7oqugrv5sq1581ud@4ax.com>


On Sat, 12 Jan 2002 09:45:08 -0600, Rakesh Vidyadharan <rakesh_at_rakeshv.org> wrote:

>I am trying to install Oracle9i on a HP C240 running HP-UX 11i
>(nothing but the base operating system). The Oracle install documents
>describe installation on HP-UX 11.0, and all the required patches seem
>to be not applicable to HP-UX 11i (already taken care of, I assume).
>I followed all the other pre-installation steps, and got going with
>the install process. The problems start appearing during the "Linking
>Oracle9i Database 9.0.1.0.0" phase, after about 62% of the process is
>done.
>
>Here is a sample error message in the log file
>
>Calling action unixAction2.0.1.4.0 make
> installMakePath = /bin/make
> installMakeFileName =
>/oracle/app/product/9.0.1/rdbms/lib/ins_rdbms.mk
> installTarget = install
> undoMakeFileName =
> installArguments = ORACLE_HOME=/oracle/app/product/9.0.1,
> logFile = /oracle/app/product/9.0.1/install/make.log
> undoTarget =
>
>Exception thrown from action: make
>Exception Name: MakefileException
>Exception String: Error in invoking target install of makefile
>/oracle/app/product/9.0.1/rdbms/lib/ins_rdbms.mk
>
>The logFile shows essentially the following error:
>
>ld: Unsatisfied symbol "gethrtime" in file
>/oracle/app/product/9.0.1/lib/ilbpls9.a[pbp.o]
>
>I do not have the HP-UX compiler suite, and the cc that is used is
>default cc compiler that is installed under /usr/ccs/bin. I tried
>making /usr/cc/bin link to gcc, but that did not have any positive
>effect.
>
>Any ideas on where the "gethrtime" is supposed to come from. I assume
>it is an issue with my SHLIB_PATH or LD_LIBRARY_PATH(?), both of which
>were set as per the installation instructions.
>
>Thanks in advance for all help and suggestions.
>Rakesh

If it is a HP-UX routine, it would of course appear in the man pages.

Hth

Sybrand Bakker, Senior Oracle DBA

To reply remove -verwijderdit from my e-mail address Received on Sat Jan 12 2002 - 12:23:02 CST

Original text of this message

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