Skip to Content
0
Sep 19, 2008 at 08:16 AM

GLIBC_2.0 not defined in file libc.so.6 with link time reference

386 Views

Dear all,

I am performing a system copy for ecc5 on suse linux enterprise server 10 x86_64 with oracle 9 through sapinst.

when i try to install oracle it is hanging on 18%.

when i referred to the oracle logs it is showing as

java.lang.UnsatisfiedLinkError: /tmp/OraInstall2008-09-19_01-25-05PM/libactionUnix22.so: 
/tmp/OraInstall2008-09-19_01-25-05PM/libactionUnix22.so: 
symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
	at java.lang.ClassLoader$NativeLibrary.load(Native Method)
	at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1560)
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1456)
	at java.lang.Runtime.load0(Runtime.java:737)
	at java.lang.System.load(System.java:811)
	at ssOiGenClassux22.<clinit>(ssOiGenClassux22.java:25)
	at sstouchFileux.touchFile(sstouchFileux.java:135)
	at sstouchFileux.installAction(sstouchFileux.java:65)
	at oracle.sysman.oii.oiis.OiisCompActions.doActionWithException(OiisCompActions.java:1357)
	at oracle.sysman.oii.oiis.OiisCompActions.doActionImpl(OiisCompActions.java:1157)
	at oracle.sysman.oii.oiis.OiisCompActions.doAction(OiisCompActions.java:604)
	at Components.oracle.rsf.hybrid.v9_2_0_1_0.CompActions.doAction(Unknown Source)
	at Components.oracle.rsf.hybrid.v9_2_0_1_0.CompInstallPhase1.doActionP1touchFile11(Unknown Source)
	at Components.oracle.rsf.hybrid.v9_2_0_1_0.CompInstallPhase1.stateChangeActions(Unknown Source)
	at Components.oracle.rsf.hybrid.v9_2_0_1_0.CompActions.stateChangeActions(Unknown Source)
	at oracle.sysman.oii.oiic.OiicInstallActionsPhase$OiilActionThr.run(OiicInstallActionsPhase.java:604)
	at oracle.sysman.oii.oiic.OiicInstallActionsPhase.executeProductPhases(OiicInstallActionsPhase.java:2199)
	at oracle.sysman.oii.oiic.OiicInstallActionsPhase.doInstalls(OiicInstallActionsPhase.java:2052)
	at oracle.sysman.oii.oiic.OiicInstallActionsPhase$OiInstRun.run(OiicInstallActionsPhase.java:2945)
	at java.lang.Thread.run(Thread.java:534)

I have tried the variable LD_ASSUME_KERNEL =2.4.1 and 2.4.21 and when trying to start the RUNINSTALLER i am getting a new error

/bin/sh: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory

Please help me out to solve this problem.

Your help is appreciated alot.

Thanking you,

Regards,

chandru.