Hello again! First, sorry for the late reply. I just had no time.
Am Freitag, 12. Mai 2006 21:47 schrieb Jim Gifford: > Mag. Leonhard Landrock wrote: > > Hi! > > > > I am once again at this point where compilation of gcc fails. :-( > > > > In file included from ../../gcc-4.0.3/gcc/crtstuff.c:64: > > ../../gcc-4.0.3/gcc/tsystem.h:90:19: error: stdio.h: No such file or > > directory ../../gcc-4.0.3/gcc/tsystem.h:93:23: error: sys/types.h: No > > such file or directory > > ../../gcc-4.0.3/gcc/tsystem.h:96:19: error: errno.h: No such file or > > directory ../../gcc-4.0.3/gcc/tsystem.h:103:20: error: string.h: No such > > file or directory > > ../../gcc-4.0.3/gcc/tsystem.h:104:20: error: stdlib.h: No such file or > > directory > > ../../gcc-4.0.3/gcc/tsystem.h:105:20: error: unistd.h: No such file or > > directory > > In file included from /sources/gcc-build/gcc/include/syslimits.h:7, > > from /sources/gcc-build/gcc/include/limits.h:11, > > from ../../gcc-4.0.3/gcc/tsystem.h:108, > > from ../../gcc-4.0.3/gcc/crtstuff.c:64: > > /sources/gcc-build/gcc/include/limits.h:122:61: error: limits.h: No such > > file or directory > > In file included from ../../gcc-4.0.3/gcc/crtstuff.c:64: > > ../../gcc-4.0.3/gcc/tsystem.h:111:18: error: time.h: No such file or > > directory make[1]: *** [crtbegin.o] Error 1 > > make[1]: Leaving directory `/sources/gcc-build/gcc' > > make: *** [all-gcc] Error 2 > > > > > > Kind regards, > > Leonhard. > > Looks like your glibc is not getting installed properly. Check to see is > /usr/include/sys directory exists, if it doesn't make install was not > ran during the glibc build. Yes, the "/usr/include/sys" directory does exist. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page