> * The newer glibc-2.2.x libraries cannot correctly handle initial thread
> stack sizes larger than 6 MB. This can cause a segmentation fault on come
> Linux platforms that use the newer libraries. Such platforms include Red
> Hat 7.0, SuSe 7.2, and Debian 2.2. The problem will not occur on Linux
> platforms that are using glibc-2.1.x such as Red Hat 6.1 and 6.2. It will
> also not affect Red Hat 7.1 because it uses a different thread stack
> layout.
Can't Orly install both glibc-2.2.3 and glibc-2.1.3? Make the usual
symlinks point to glibc-2.2.3, but make sure the following symlinks
are there:
/lib/libc.so.6.1 -> /lib/libc-2.1.3.so
/lib/libc.so.6.2 -> /lib/libc-2.2.3.so
/lib/libc.so.6 -> /lib/libc-2.2.3.so
I not sure if this will work, but it is worth the try. I believe
that with this, apps that were linked to 2.1.3 get the correct
library support, even when 2.2.3 is around. Just maybe ...
PMana
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]
To subscribe to the Linux Newbies' List: send "subscribe" in the body to
[EMAIL PROTECTED]