glibc 2.3 with linuxthreads...
I am having trouble installing glibc 2.3 with linuxthreads. I downloaded linuxthreads and put it into the glibc2.3 folder. but when trying to --enable-add-ons for ./configure glibc does not find linuxthreads. They highly recommend that glibc2.3 be compiled with linuxthreads so I DO NOT want to compile without it using --disable-sanity-checks. Please let me know how I can get glibc to compile with linuxthreads. Below is a copy of the console output... Thanks guys ;-)
Kris Hermansen
running configure fragment for ./sysdeps/i386/elf
running configure fragment for ./sysdeps/unix/sysv/linux
checking installed Linux kernel header files... (cached) 2.0.10 or later
*** On GNU/Linux systems it is normal to compile GNU libc with the
*** `linuxthreads' add-on. Without that, the library will be
*** incompatible with normal GNU/Linux systems.
*** If you really mean to not use this add-on, run configure again
*** using the extra parameter `--disable-sanity-checks'.
|