Re: Horrible Install Woes with Oracle 9iASR2 - Please help

From: Evan K Friis <efriis_at_ucsd.edu>
Date: 12 Sep 2002 09:40:25 -0700
Message-ID: <68d33765.0209120840.47b1df42_at_posting.google.com>


Thanks for all the help.. still no luck. I deleted the install directory in the $ORACLE_HOME directory, (/opt/oracle/product/oracle; is this what you meant by home directory?) reran the modified genclntsh, and still no ay worky. The modifications to my genclntsh are:

completely commented out LD_SELF_CONTAINED line

added "-lgg -L/usr/lib/gcc-lib/9486-suse-linux/2.95.3/" to the end of the SYSLIBS line (on the recommendation of suse)

the make.log file is as follows:



make -f ins_plsql.mk install ORACLE_HOME=/opt/oracle/product/oracle chmod 795 /opt/oracle/product/oracle/bin rm -f wrap
Linking wrap
gcc -o wrap -L/opt/oracle/product/oracle/plsql/lib/ -L (****Bunch of parameters****)

then errors with
collect2: ld terminated with signal 11 [Segementation Fault], core dumped
make: *** [wrap] Error 1


any ideas? my boss isn't too keen on forking out 800 bucks for the SLES 7, so I need to try and make this work.

Thanks for all the help,

Evan

Rick Wessman <Rick.WessmanNO_SPAM_at_oracle.com> wrote in message news:<alnqpu031h_at_drn.newsguy.com>...
> I'm guessing that it is the genclntsh problem. Try this:
>
> 1. Run the installation from scratch. Make sure to remove the installation
> directory and the directories that the installer creates in your home directory.
> 2. When you hit the failure, make the necessary change in genclntsh.
> 3. Select "retry"
>
> If that fails, look in /opt/oracle/product/oracle/install/make.log. That should
> give you a clue as to what is going on.
>
> Rick
>
> In article <68d33765.0209110720.b578ad6_at_posting.google.com>, efriis_at_ucsd.edu
> says...
> >
> >The log file returns this. Why does the make work on
> >ins_net_client.mk but not plsql.mk? Thanks for the help.
> >
> >Evan
> >**************************** Log File *******************************
> >
> >Calling action unixActions1.7.1.5.0 make
> > installMakePath = /usr/bin/make
> > installMakeFileName =
> >/opt/oracle/product/oracle/network/lib/ins_net_client.mk
> > installTarget = client_sharedlib
> > undoMakeFileName =
> > installArguments = ORACLE_HOME=/opt/oracle/product/oracle,
> > logFile = /opt/oracle/product/oracle/install/make.log
> > undoTarget =
> >
> >Calling action unixActions1.7.1.5.0 make
> > installMakePath = /usr/bin/make
> > installMakeFileName =
> >/opt/oracle/product/oracle/plsql/lib/ins_plsql.mk
> > installTarget = install
> > undoMakeFileName =
> > installArguments = ORACLE_HOME=/opt/oracle/product/oracle,
> > logFile = /opt/oracle/product/oracle/install/make.log
> > undoTarget =
> >
> >Exception thrown from action: make
> >Exception Name: MakefileException
> >Exception String: Error in invoking target install of makefile
> >/opt/oracle/product/oracle/plsql/lib/ins_plsql.mk
> >Exception Severity: 1
>
> Rick Wessman
> Oracle Corporation
>
> The opinions expressed above are mine and do not necessarily reflect
> those of Oracle Corporation.
Received on Thu Sep 12 2002 - 18:40:25 CEST

Original text of this message