Jeremy Huntwork wrote:
Configure runs successfully, but then during make I get the following:

Sorry, it looks like some of the output was cut off, here's the full error:

make[1]: Entering directory `/mnt/lfs/sources/glibc-20050926'
{ echo '#include "posix/bits/posix1_lim.h"';            \
  echo '#define _LIBC 1';                                       \
  echo '#include "misc/sys/uio.h"'; } |                 \
gcc -E -dM -MD -MP -MF /mnt/lfs/sources/glibc-build/bits/stdio_lim.dT -MT '/mnt/lfs/sources/glibc-build/bits/stdio_lim.h /mnt/lfs/sources/glibc-build/bits/stdio_lim.d' \ -Iinclude -I. -I/mnt/lfs/sources/glibc-build -Ilibio -I/mnt/lfs/sources/glibc-build -Isysdeps/powerpc/powerpc64/elf -Isysdeps/powerpc/elf -Isysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/wordsize-64 -Isysdeps/unix/sysv/linux/powerpc -Isysdeps/unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Isysdeps/unix/sysv -Isysdeps/unix/powerpc -Isysdeps/unix -Isysdeps/posix -Isysdeps/powerpc/powerpc64/fpu -Isysdeps/powerpc/powerpc64 -Isysdeps/wordsize-64 -Isysdeps/powerpc/fpu -Isysdeps/powerpc -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -nostdinc -isystem include -isystem /tools/include -xc - -o /mnt/lfs/sources/glibc-build/bits/stdio_lim.hT
In file included from posix/sys/types.h:31,
                 from include/sys/types.h:1,
                 from misc/sys/uio.h:24,
                 from <stdin>:3:
sysdeps/generic/bits/types.h:31:20: No include path in which to find stddef.h
In file included from include/sys/types.h:1,
                 from misc/sys/uio.h:24,
                 from <stdin>:3:
posix/sys/types.h:147:20: No include path in which to find stddef.h
make[1]: *** [/mnt/lfs/sources/glibc-build/bits/stdio_lim.st] Error 1
make[1]: Leaving directory `/mnt/lfs/sources/glibc-20050926'
make: *** [install-headers] Error 2

--
JH
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to