Re: Need Help Recovering System From GLIBC Upgrade!!!

From: J.O. Aho (user_at_example.net)
Date: 06/07/04


Date: Mon, 07 Jun 2004 16:55:30 +0200

Josh McAdams wrote:
> Help please!
>
> I just tried to update glibc on my Red Hat 7.2 system. The version that
> I installed was 2.3.2. However, toward the end of 'make install', I got
> a relocation error. Now, nothing works.
>
> There is now a libc.so.6 in /usr/lib/ and in /lib/i686/. Obviously, I
> made the wrong chice by installing my version into /usr/lib.
>
> Any help would be very much appreciated.
>
> Just to show you what I'm seeing, here is the output of the 'ls' command:

What I can think of is that you boot from install CD1 in rescue mode, then
copy the glibc libraries from the CD to your system, reboot and then install
the glibc RPMs (rpm -Uvh --force glibc*.i386.rpm).

When I did run RH7.3 I did use the Redhat9 glibc (rebuild the sourceRPM), this
lessens the risk for problems, but todays glibc uses nptl, which can cause
other slight problems, but you can modify the glibc.spec a little bit so it
don't compile the nptl and don't try to create the RPMs.

  //Aho



Relevant Pages

  • Re: Linux and spice
    ... wine: glibc>= 2.3 without NPTL or TLS is not a supported combination. ... Please upgrade to a glibc with NPTL ... Please upgrade to a glibc with NPTL support. ...
    (sci.electronics.design)
  • Re: rpm static link [was Re: ESR: Goodbye Fedora]
    ... (NPTL ... things glibc does have rendered static linking absolutely impossible. ... For instance, build an app that uses any of the getpw*library functions, ...
    (Fedora)
  • Re: Delphi Socket Servers: If you were shown how, would you?
    ... Linuxthreads and NPTL. ... lets say 10 requests/thread ... * Deal with the broken binaries from the non-versioned ages of glibc. ...
    (borland.public.delphi.non-technical)
  • Re: Thread count limit
    ... > glibc, even the glibc from Slacware-current doesn't have NPTL enabled. ... unless a different stack size is used. ...
    (comp.os.linux.development.system)
  • Re: Thread and process dentifiers (CPU affinity, kill)
    ... glibc contains both LinuxThreads and NPTL. ... > depending on if the currently running kernel supports NTPL. ...
    (Linux-Kernel)