On 8/15/07, Alec Wright <[EMAIL PROTECTED]> wrote: > It fulfils all of the requirements except: > GCC: > required: between 2.95.3 and 4.0.3 > installed: 4.1.1 (too new, I'll downgrade it....) > glibc: > required: between 2.2.5 and 2.3.6 > installed: 2.12.9 (I'll downgrade that too)
??? > linux: > required: 2.6.0 > installed: 2.4.32-xbox (Do I really have to upgrade the kernel? If I do, > I'm afraid I'm gonna have to stick with gentoox rather than using > LFS :( ) > > Oh and i forgot to mention, i configured glibc with > --enable-kernel=2.4.32 rather then --enable-kernel=2.6.0 > > So does anyone know if i can use a 2.4 kernel instead? You really need a 2.6 kernel so that you get the proper threading support in glibc. Which probably explains why your build chokes on "cannot set up thread-local storage". -- Dan -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
