NPTL + Glibc
"Vishwanatn T. K." <[email protected]>
| Newsgroups | gmane.comp.lib.phil |
|---|---|
| Message-ID | <[email protected]> |
Hi All, I have been trying to compile glibc with NPTL support following the pure LFS and getting errors. The error is attached as a text file. my build environment is rh 9 and following are the versions of tools used: GCC-3.3.1 binutils-2.14.90.0.5 NPTL-0.56 (also tried version 0.55) glibc (from CVS on 11 Aug 2003) Kernel headers - 2.4.20 with futex support (also tried with 2.5.x and 2.6 -test2) The error in short is : cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage details of the error is in the attachment. Any help will be greatly appreciated. Thanks, Vishwanath
glibc.err
(text/plain, 1 KB)
CPP='gcc -B/stage1/bin/ -E -x c-header' /mnt/distro/base_install/glibc-2.3-20030813/glibc-build/elf/ld-linux.so.2 --library-path /mnt/distro/base_install/glibc-2.3-20030813/glibc-build:/mnt/distro/base_install/glibc-2.3-20030813/glibc-build/math:/mnt/distro/base_install/glibc-2.3-20030813/glibc-build/elf:/mnt/distro/base_install/glibc-2.3-20030813/glibc-build/dlfcn:/mnt/distro/base_install/glibc-2.3-20030813/glibc-build/nss:/mnt/distro/base_install/glibc-2.3-20030813/glibc-build/nis:/mnt/distro/base_install/glibc-2.3-20030813/glibc-build/rt:/mnt/distro/base_install/glibc-2.3-20030813/glibc-build/resolv:/mnt/distro/base_install/glibc-2.3-20030813/glibc-build/crypt:/mnt/distro/base_install/glibc-2.3-20030813/glibc-build/nptl /mnt/distro/base_install/glibc-2.3-20030813/glibc-build/sunrpc/rpcgen -Y ../scripts -c rpcsvc/bootparam_prot.x -o /mnt/distro/base_install/glibc-2.3-20030813/glibc-build/sunrpc/xbootparam_prot.T cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage