Operating System - HP-UX
1753882 Members
7173 Online
108809 Solutions
New Discussion юеВ

problems running make -f ins_rdbms.mk

 
SOLVED
Go to solution
Mark Blonde
Advisor

problems running make -f ins_rdbms.mk

i get an error message

Make: Don't know how to make /reppro/rep01/oracle/8.1.7/rdbms/lib/skgxpd.o. Stop.

Can one of you point me in a the good direction ?
If you don't have what you want, want what you have.
4 REPLIES 4
Volker Borowski
Honored Contributor
Solution

Re: problems running make -f ins_rdbms.mk

Well, I can try ....

Is this your first link ever, or did it already work in the past ?
If first:
- check if C-Compiler is available and matches Oracle requirements in terms of HP-patchlevel.
If already worked before:
- check user-id and environment

If you migrated from 32 to 64 bits, some of your environment-variables concerning libs might need a change from "lib" to "lib64".

The make should be issued by the designated dba-user which should belong to the Op-Sys-group which you confirmed upon the installation of the software (usually "dba").

Good luck
Volker
T G Manikandan
Honored Contributor

Re: problems running make -f ins_rdbms.mk

Problem Description
-------------------

Cannot relink oracle. Patch installation also fails.

When manually try to relink softeware you get errors, for example

% cd $ORACLE_HOME/rdbms/lib
% make -f ins_rdbms.mk ioracle

make: Fatal error: Don't know how to make target
`/usr/app/oracle/product/8.1.5/rdbms/lib/libskgxpd.a
(/usr/app/oracle/product/8.1.5/rdbms/lib/skgxpd.o)'

Solution Description
--------------------

Turn off not installed options

% make -f ins_rdms.mk sdo_off

Also check the options
sdo_off: Spatial Data Option
ops_off: Parallel Server Option
part_off: Partition Option
obj_off: Object Option
ctx_off: Context Option or Intermedia

Explanation
-----------

Somehow an option had been enabled, but such option had not been installed.
For enable a installed option , simply, for example

%make -f ins_rdbms.mk sdo_on

Yogeeraj_1
Honored Contributor

Re: problems running make -f ins_rdbms.mk

hello

Have you enabled and not installed the Spatial Data Option?

if yes, one work-around would be to use the following:

$ make -f ins_rdbms.mk sdo_off

hth
yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
Steven E. Protter
Exalted Contributor

Re: problems running make -f ins_rdbms.mk

Good practice here.

Get out your December 2002 Application cd's install the latest c, c++ and ansi/c compilers.

Then isntall the December 2002 patch set. The try again.

Even if it doesn't solve the problem it is good practice.

It is possible the file /reppro/rep01/oracle/8.1.7/rdbms/lib/skgxpd.o. may have been corrupted and simply may need to be restored. This has happened to us.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com