Hi all,
I got stuck in section 5.6. (Glibc-2.3.4), i am using Linux
>From Scratch - Version 6.1.1 for building this. i have downloaded all
the patches available in the patch section and applied all the
patches, even then no use, here is the error output what i got......
[EMAIL PROTECTED]:/mnt/lfs/sources/glibc-build$ make
make -r PARALLELMFLAGS="" CVSOPTS="" -C ../glibc-2.3.4 objdir=`pwd` all
make[1]: Entering directory `/mnt/lfs/sources/glibc-2.3.4'
make -C csu subdir_lib
make[2]: Entering directory `/mnt/lfs/sources/glibc-2.3.4/csu'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory `/mnt/lfs/sources/glibc-2.3.4/csu'
make -C iconv subdir_lib
make[2]: Entering directory `/mnt/lfs/sources/glibc-2.3.4/iconv'
gcc -B/mnt/lfs/tools/bin/ gconv.c -c -std=gnu99 -O2 -Wall -Winline
-Wstrict-prototypes -Wwrite-strings -g -mpreferred-stack-boundary=2
-I../include -I. -I/mnt/lfs/sources/glibc-build/iconv -I.. -I../libio
-I../nptl -I/mnt/lfs/sources/glibc-build -I../sysdeps/i386/elf
-I../nptl/sysdeps/unix/sysv/linux/i386/i686
-I../nptl/sysdeps/unix/sysv/linux/i386
-I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread
-I../sysdeps/pthread -I../nptl/sysdeps/unix/sysv
-I../nptl/sysdeps/unix -I../nptl/sysdeps/i386/i686
-I../nptl/sysdeps/i386 -I../sysdeps/unix/sysv/linux/i386
-I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common
-I../sysdeps/unix/mman -I../sysdeps/unix/inet
-I../sysdeps/unix/sysv/i386 -I../sysdeps/unix/sysv
-I../sysdeps/unix/i386 -I../sysdeps/unix -I../sysdeps/posix
-I../sysdeps/i386/i686/fpu -I../sysdeps/i386/i686
-I../sysdeps/i386/i486 -I../nptl/sysdeps/i386/i486
-I../sysdeps/i386/fpu -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 -nostdinc -isystem
/usr/lib/gcc/i486-linux-gnu/4.0.2/include -isystem
/mnt/lfs/tools/include -D_LIBC_REENTRANT -D_LIBC_REENTRANT -include
../include/libc-symbols.h -o
/mnt/lfs/sources/glibc-build/iconv/gconv.o -MD -MP -MF
/mnt/lfs/sources/glibc-build/iconv/gconv.o.dt -MT
/mnt/lfs/sources/glibc-build/iconv/gconv.o
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
please tell me how to overcome this....
thanks in advance
Krishnaswamy Subramanian
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page