Hi, I am a newbie to LFS and Linux world. I am trying to install LFS using LFS live Cd 6.3.
During compilation of glibc, i am encountering below error "TLS support is required" I googled it and found only a couple of links that mention the same error. Below are 2 of them (same thread). These links talk about checking the "i386 TLS support". http://www.mail-archive.com/lfs-support@linuxfromscratch.org/msg08333.html http://www.mail-archive.com/lfs-support@linuxfromscratch.org/msg08340.html In my case the i386 TLS support result is "present" or "true" -- I don't remember which is it.. but bottom line is.. it is a positive result. Now, what should I do to resolve this error. Please guide. deps/i386/i486 -I../nptl/sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../nptl/sysdeps/i386 -I../sysdeps/i386 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I.. -I../libio -I. nostdinc -isystem. /mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.1.2/include - isystem /tools/include -D_LIBC_REENTRANT -include ../include/libc-symbol.h -D'LOCALEDIR="/tools/share/locale"' - D'LOCALE_ALIAS_PATH="/tools/share/locale"' - o/mnt/lfs/source/intl/bindtextdom.o -MD -MP -MF /mnt/lfs/sources/intl/dindtextdom.o.dt -MT /mnt/lfs/sources/intl/bindtextdom.o In file included from ../nptl/sysdeps/i386/i686/tls.h:34, from ../include/tls.h:6, from ../bits/libc-tsd.h:45, from ../include/../locale/localeinfo.h:207, from ../include/ctype/h:14, from ../iconv/gconv_int.h:25, from gettextP.h:27, from bindtextdom.c:33: ../nptl/sysdeps/i386/i686/../tls.h:66:3: error: #error "TLS support is required." make[2]: *** [/mnt/lfs/sources/intl/bindtextdom.o] Error 1 make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.5.1/intl' make[1]: *** [intl/subdir_lib] Error 2 make[1]: Leaving directory '/mnt/lfs/sources/glibc-2.5.1' make: *** [all] Error 2 Regards Naman Madia
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page