Im at 6.12, compile gcc.
the make cranks along and ends with this...
In file included from ../../gcc-4.1.2/gcc/crtstuff.c:68:
../../gcc-4.1.2/gcc/tsystem.h:90:19: error: stdio.h: No such file or directory
../../gcc-4.1.2/gcc/tsystem.h:93:23: error: sys/types.h: No such file
or directory
../../gcc-4.1.2/gcc/tsystem.h:96:19: error: errno.h: No such file or directory
../../gcc-4.1.2/gcc/tsystem.h:103:20: error: string.h: No such file or directory
../../gcc-4.1.2/gcc/tsystem.h:104:20: error: stdlib.h: No such file or directory
../../gcc-4.1.2/gcc/tsystem.h:105:20: error: unistd.h: No such file or directory
In file included from /gcc-build5/./gcc/include/syslimits.h:7,
from /gcc-build5/./gcc/include/limits.h:11,
from ../../gcc-4.1.2/gcc/tsystem.h:108,
from ../../gcc-4.1.2/gcc/crtstuff.c:68:
/gcc-build5/./gcc/include/limits.h:122:61: error: limits.h: No such
file or directory
In file included from ../../gcc-4.1.2/gcc/crtstuff.c:68:
../../gcc-4.1.2/gcc/tsystem.h:111:18: error: time.h: No such file or directory
make[2]: *** [crtbegin.o] Error 1
make[2]: Leaving directory `/gcc-build5/gcc'
make[1]: *** [all-gcc] Error 2
make[1]: Leaving directory `/gcc-build5'
make: *** [all] Error 2
then of course the make -k check produces
=== gcc Summary ===
# of expected passes 23755
# of unexpected failures 7598
# of unexpected successes 2
# of expected failures 75
# of unresolved testcases 6823
# of untested testcases 42
# of unsupported tests 263
/gcc-build5/gcc/xgcc version 4.1.2
7598 unexpected failures probably is not good.
Where do I go from here?
rp
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page