Removing glibc 2.3.1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi
I need some advice about removing glibc 2.3.1. Here's how I got where I am.
Installed gcc 3.1 from tarball sources on RH 7.3 machine. (with custom compiled 2.4.19 kernel)
Upgraded machine to RH 8.0 still running 2.4.19 kernel
Now I had an 8.0 machine with gcc 3.1 in /usr/local/bin, and gcc 3.2 in /usr/bin
Installed glibc 2.3.1 from tarball sources in /usr/local/lib
Now I could compile sources with gcc 3.1 with no problem, presumably link still with glibc 2.2.93 in /usr/lib.
However, when I tried to compile with gcc 3.2, I got a link error:
/lib/libc.so.6: undefined reference to '__libc_stack_end@xxxxxxxxx'
I could resolve this undefined reference by adding '-L/usr/local/lib' to the gcc command line, so I was still functional, and could build code that required glibc 2.3.1


Now, I have installed glibc 2.3.2 from newly released RedHat rpms, and I still have the above problem when compiling with gcc 3.2.
Can anyone advise me on how to cleanly remove glibc 2.3.1 from /usr/local/lib, without totally trashing my system, so I have a pure 2.3.2 system?


Thanks in advance for any help.


John Ketchum Qualcomm Inc.



--
Psyche-list mailing list
Psyche-list@xxxxxxxxxx
https://listman.redhat.com/mailman/listinfo/psyche-list

[Index of Archives]     [Fedora General Discussion]     [Red Hat General Discussion]     [Centos]     [Kernel]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat 9]     [Gimp]     [Yosemite News]

  Powered by Linux