make fails at compiling Glibc with that Error:
In file included from ../include/stdlib.h:8,
from ./gconv_int.h:24,
from gconv.c:23:
../stdlib/stdlib.h:617: warning: '__malloc__' attribute ignored
In file included from ./gconv_int.h:24,
from gconv.c:23:
../include/stdlib.h:99: warning: '__malloc__' attribute ignored
In file included from ../include/pthread.h:1,
from ../nptl/sysdeps/pthread/bits/libc-lock.h:23,
from ./gconv_int.h:25,
from gconv.c:23:
../nptl/sysdeps/pthread/pthread.h:664: error: array type has incomplete
element type
make[2]: *** [/mnt/lfs/sources/glibc-build/iconv/gconv.o] Error 1
make[2]: Leaving directory `/mnt/lfs/sources/glibc-2.3.4/iconv'
make[1]: *** [iconv/subdir_lib] Error 2
make[1]: Leaving directory `/mnt/lfs/sources/glibc-2.3.4'
make: *** [all] Error 2
It seems that this two header files which i tell glibc to compile itself
against with that configure option /"--with-headers=/tools/include"/ are
damaged. But how could this be? I use the Linux-Libc-Headers-2.6.11.2 of
your Mirror.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page