On 08/09/2009 11:51 PM, mahesh kumar wrote: > > > i have the same problem, but when i tried this one, its not working. I'm > getting the error as follows > > ../../../gcc-4.3.2/libgcc/../gcc/tsystem.h:111:18: error: time.h: No > such file or directory > make[2]: *** [_muldi3.o] Error 1 > make[2]: Leaving directory `/sources/gcc-build3/i686-pc-linux-gnu/libgcc' > make[1]: *** [all-target-libgcc] Error 2 > make[1]: Leaving directory `/sources/gcc-build3' > make: *** [all] Error 2 > > thanks for any help > -- > mahesh kumar >
Ah yes, I forgot about the other possibility...another typical reason for missing headers is reusing GCC source. Did you remember to remove all build and source dirs after every package installation in Chapter 5? -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
