Home » Infrastructure » Linux » Oracle 9i (Release 2) on RedHat 7.3 - Install Problems
Oracle 9i (Release 2) on RedHat 7.3 - Install Problems [message #98672] Wed, 22 May 2002 07:56 Go to next message
Johnny Hughes
Messages: 3
Registered: May 2002
Junior Member
During the install I recieve the error:

Error in invoking target install of makefile /oracle/app/oracle/product/9.0.1/ctx/lib/ins_ctx.mk

I edited the file genclntsh to remove the LD_SELF_CONTAINED line and removed any reference to it throughout the program ... (which worked for 9.01 release 1) ... but it doesn't fix the problem.

So I decided to use the relink script in $ORACLE_HOME/bin to relink all the executables and here is what I get:

'relink interMedia' and 'relink ctx' both fail ... everything else relinks ok.

the error for both interMedia and ctx is as follows:

/lib/libdl.so.2: undefined reference to `_dl_addr@GLIBC_PRIVATE'
/lib/libdl.so.2: undefined reference to `_dl_open@GLIBC_PRIVATE'
/lib/libdl.so.2: undefined reference to `_dl_close@GLIBC_PRIVATE'
/lib/libdl.so.2: undefined reference to `_dl_sym@GLIBC_PRIVATE'
/lib/libdl.so.2: undefined reference to `_dl_vsym@GLIBC_PRIVATE'
collect2: ld returned 1 exit status

any ideas?

The library libdl.so.2 is part of glibc ... the version that I have for RedHat 7.3 is glibc-2.2.5-34 on kernel-2.4.18-4.

Thanks,
Johnny Hughes
Re: Oracle 9i (Release 2) on RedHat 7.3 - Install Problems [message #98683 is a reply to message #98672] Thu, 13 June 2002 16:45 Go to previous messageGo to next message
bHa
Messages: 9
Registered: June 2002
Junior Member
Had the same...
See below

Re: Oracle 9i (Release 2) on RedHat 7.3 - Install Problems [message #98687 is a reply to message #98672] Tue, 02 July 2002 08:04 Go to previous messageGo to next message
John Hennessy
Messages: 1
Registered: July 2002
Junior Member
I'm having exactly the same error message and like yourself have been unable to fix it.

Has anyone got a suggestion or fix for this error?

Thx
John
Re: Oracle 9i (Release 2) on RedHat 7.3 - Install Problems [message #98690 is a reply to message #98672] Mon, 08 July 2002 02:30 Go to previous messageGo to next message
fabrizio
Messages: 1
Registered: July 2002
Junior Member
"Error in invoking target install of makefile /opt/oracle/product/9.2.0/ctx/lib/ins_ctx.mk"

I saw this error only in connection with Oracle 9i (9.0.1) installation.

The following errors showed up in $ORACLE_HOME/install/make.log:

/lib/libdl.so.2: undefined reference to `_dl_addr@GLIBC_PRIVATE'
/lib/libdl.so.2: undefined reference to `_dl_open@GLIBC_PRIVATE'
/lib/libdl.so.2: undefined reference to `_dl_close@GLIBC_PRIVATE'
/lib/libdl.so.2: undefined reference to `_dl_sym@GLIBC_PRIVATE'
/lib/libdl.so.2: undefined reference to `_dl_vsym@GLIBC_PRIVATE'
It happens when the following step is executed:
/usr/bin/make -f ins_ctx.mk install ORACLE_HOME=/opt/oracle/product/9.2.0

Edit $ORACLE_HOME/ctx/lib/env_ctx.mk and go to "INSO_LINK =", add a "$(LDLIBFLAG)dl" to the line and save it.

Here is the full line with the added "$(LDLIBFLAG)dl" flag:
INSO_LINK = -L$(CTXLIB) $(LDLIBFLAG)m $(LDLIBFLAG)dl $(LDLIBFLAG)sc_ca $(LDLIBFLAG)sc_fa $(LDLIBFLAG)sc_ex $(LDLIBFLAG)sc_da $(LDLIBFLAG)sc_ut $(LDLIBFLAG)sc_ch $(LDLIBFLAG)sc_fi $(LLIBCTXHX) $(LDLIBFLAG)c -Wl,-rpath,$(CTXHOME)lib $(CORELIBS) $(COMPEOBJS)

After that hit retry in the error popup.
Re: Oracle 9i (Release 2) on RedHat 7.3 - Install Problems [message #98737 is a reply to message #98690] Wed, 11 September 2002 08:13 Go to previous messageGo to next message
Davide Moraschi
Messages: 1
Registered: September 2002
Junior Member
Sei un mago.
potevo scornarmi fino alla pensione.
Re: Oracle 9i (Release 2) on RedHat 7.3 - Install Problems [message #98740 is a reply to message #98690] Mon, 23 September 2002 10:46 Go to previous messageGo to next message
Jeff
Messages: 63
Registered: July 1999
Member
That seems to work!

thanks,
-Jeff
Re: Oracle 9i (Release 2) on RedHat 7.3/8.0 - Install Problems [message #98776 is a reply to message #98690] Tue, 17 December 2002 11:33 Go to previous messageGo to next message
Declan McArdle
Messages: 1
Registered: December 2002
Junior Member
Same problem on RedHat 8.0 - same solution works. Thanks.
Re: Oracle 9i (Release 2) on RedHat 7.3 - Install Problems [message #98786 is a reply to message #98690] Tue, 07 January 2003 14:36 Go to previous messageGo to next message
Enrique Delgado
Messages: 1
Registered: January 2003
Junior Member
That did it! Thanks a lot :)
Re: Oracle 9i (Release 2) on RedHat 7.3 - Install Problems [message #98798 is a reply to message #98690] Sat, 01 February 2003 08:56 Go to previous message
Ben Hardy
Messages: 1
Registered: February 2003
Junior Member
This fix works for Oracle 9i (9.2.0.1.0) on RedHat 8.0
also...

Thanks:)
Previous Topic: Status of Network device eth0, fails during Linux startup
Next Topic: Linux Oracle
Goto Forum:
  


Current Time: Fri Apr 19 23:13:53 CDT 2024