Bug 2187 - glibc 2.1 and glibc 2.0.x compatibility module
Summary: glibc 2.1 and glibc 2.0.x compatibility module
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: glibc
Version: 6.0
Hardware: i386
OS: Linux
high
high
Target Milestone: ---
Assignee: Cristian Gafton
QA Contact:
URL:
Whiteboard:
: 1805 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-04-15 04:09 UTC by Jaroslaw Sosnicki
Modified: 2008-05-01 15:37 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 1999-06-16 15:10:35 UTC
Embargoed:


Attachments (Terms of Use)

Description Jaroslaw Sosnicki 1999-04-15 04:09:02 UTC
There seems to be a major problem with relinking Oracle
8.0.5 and 8.0.5 EE on linux v2.2.x (intel) using
egcs-1.1.2 (glibc-2.1).

Oracle RDBMS requires glibc 2.0.x where x is 6 or higher.

I think that you may want to look in to providing
compatibility library in addition to glibc 2.1 to allow
upward compatibility of apllications linked with glibc 2.0.x
the same way you do support libc5. If you don't you will
have software that no one will want to deal with in
production enviornment that needs to support Oracle RDBMS.

8.0.5 instals fine without relinking any of the
 executable and it works
8.0.5 EE forces relinking of all executables, relinking
works fine, when you execute any of the relinked files
it dumps core. Why?,

It looks as there is incompatibilities in the linked in
startup files.

When I relink Oracle with loader flag set to
"-nostartupfiles" I was able to run application but if
dumped core when I exit from exceuted application.

If you want to try it yourself, I used svrmgrl as an
example.

Any ideas on how to fix it?

Comment 1 Jaroslaw Sosnicki 1999-04-16 22:29:59 UTC
Is this problem be ever looked at?

Comment 2 Cristian Gafton 1999-06-16 15:10:59 UTC
afaik oracle is looking into this problem. Rh 6.0 shipped with a
number of compat-* packages. The Makefiles for relinking orcale will
have to be changed to use those compilers instead
(i386-glibc20-linux-gcc). For now, Oracle has to provide more details.

Comment 3 Cristian Gafton 1999-06-16 15:30:59 UTC
*** Bug 1805 has been marked as a duplicate of this bug. ***

There seems to be a major problem with relinking Oracle
8.0.5 and 8.0.5 EE on linux v2.2.x (intel) using
egcs-1.1.2 (glibc-2.1).

8.0.5 instals fine without relinking any of the
 executable and it works
8.0.5 EE forces relinking of all executables, relinking
works fine, when you execute any of the relinked files
it dumps core. Why?,

It looks as there is incompatibilities in the linked in
startup files.

When I relink Oracle with loader flag set to
"-nostartupfiles" I was able to run application but if
dumped core when I exit from exceuted application.

If you want to try it yourself, I used svrmgrl as an
example.

Any ideas on how to fix it?


Note You need to log in before you can comment on or make changes to this bug.