This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Glibc2 upgrade questions


On Wed, 22 Sep 1999, David Ronis wrote:

> I've recently upgraded my libc5 linux-2.2.12 i586 to
> glibc-2.1.2 (as the primary library) using gcc-2.96.1.  Two
> unrelated problems have surfaced:
> 
> 1.  Even though I moved all my old shared libraries to a
> safe place, and added this to /etc/ld.so.conf with a =libc5
> tag, a small fraction of my old applications still don't
> work.

You did run ldconfig after the rearrangement?  You might want to
add "=libc6" tags to the relevant lines in ld.so.conf, and
double check that "which ldd" returns the ldd installed by
glibc-2.1.2.

Allin Cottrell.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]