hi, when i tape make bootstrap, i have this error :

/bin/sh ../../gcc/mkconfig.sh tconfig.h
./xgcc -B./ -B/tools/i686-pc-linux-gnu/bin/ -isystem
/tools/i686-pc-linux-gnu/include -isystem /tools/i686-pc-linux-gnu/sys-include
-L/mnt/lfs/sources/gcc-3.4.3/gcc-build/gcc/../ld -O2 -DIN_GCC    -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
 -isystem ./include  -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include  
-g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions
-fno-zero-initialized-in-bss -fno-unit-at-a-time -fno-omit-frame-pointer \
   -c ../../gcc/crtstuff.c -DCRT_BEGIN \
  -o crtbegin.o
In file included from ../../gcc/crtstuff.c:62:
../../gcc/tsystem.h:79:19: stdio.h: No such file or directory
../../gcc/tsystem.h:82:23: sys/types.h: No such file or directory
../../gcc/tsystem.h:85:19: errno.h: No such file or directory
../../gcc/tsystem.h:92:20: string.h: No such file or directory
../../gcc/tsystem.h:93:20: stdlib.h: No such file or directory
../../gcc/tsystem.h:94:20: unistd.h: No such file or directory
In file included from ./include/syslimits.h:7,
                 from ./include/limits.h:11,
                 from ../../gcc/tsystem.h:97,
                 from ../../gcc/crtstuff.c:62:
./include/limits.h:122:61: limits.h: No such file or directory
In file included from ../../gcc/crtstuff.c:62:
../../gcc/tsystem.h:100:18: time.h: No such file or directory
make[2]: *** [crtbegin.o] Error 1
make[2]: Leaving directory `/mnt/lfs/sources/gcc-3.4.3/gcc-build/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/mnt/lfs/sources/gcc-3.4.3/gcc-build/gcc'
make: *** [bootstrap] Error 2

a find / -name stdio.h says :
/mnt/lfs/sources/gcc-3.4.3/gcc/fixinc/tests/base/stdio.h
/mnt/lfs/sources/gcc-3.4.3/libstdc++-v3/include/c_compatibility/stdio.h
/usr/include/bits/stdio.h
/usr/include/stdio.h

thanks for your help
--
Nicolas.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to