hi all

I have completed a LFS system using lfs-5.1.1 . but when I run a program that
compiled in RH9 with multi-thread, the errors happend ,and the program
halted.

I look at the library dependencies with ldd .
on RH9 ,just as libpthread.so.0 => /lib/tls/libpthread.so.0 (0x40037000)
and in lfs , libpthread.so.0 => /lib/libpthread.so.0 (0x4001a000)

so I suspect that lfs-5.1.1 didnt compile the NPTL ,and caused thread error.

how can I compile the NPTL to replace current thread lib?

btw: I using kernel 2.4.18 ,and gcc 3.3.3 

any suggestion be thankful
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to