On Sunday 19 October 2003 05:20 am, Mike Hearn wrote:
On Sun, 19 Oct 2003 01:00:51 -0500, Sir Gregory M. Turner scribed thus:
which ostensibly would seem to contradict your prognosis... (although I assume you are nevertheless correct -- this is not the root-dir configure, so maybe it's misleading me. I will poke at it again to see what gentoo is really doing next time I boot up that box).
Just run libc:
[mike@littlegreen downloads]$ /lib/i686/libc-2.3.2.so GNU C Library stable release version 2.3.2, by Roland McGrath et al. Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Compiled by GNU CC version 3.2.2 20030222 (Red Hat Linux 3.2.2-5). Compiled on a Linux 2.4.20 system on 2003-04-07. Available extensions: GNU libio by Per Bothner crypt add-on version 2.1 by Michael Glad and others linuxthreads-0.10 by Xavier Leroy The C stubs add-on version 2.1.2. BIND-8.2.3-T5B NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk Glibc-2.0 compatibility add-on by Cristian Gafton libthread_db work sponsored by Alpha Processor Inc Thread-local storage support included. <------------------------ Report bugs using the `glibcbug' script to bugs@gnu.org.
cool trick. an ironic side-note (I have not tried this on my without-nptl system yet, so the following is not relevant to my problem): on my nptl system (the one that works now), I get:
# /lib/libc-2.3.2.so Inconsistency detected by ld.so: rtld.c: 1238: dl_main: Assertion `_rtld_local._dl_rtld_map.l_prev->l_next == _rtld_local._dl_rtld_map.l_next' failed!
oy! I wonder, does this indicate a real problem that I should be worried about? ...