On Sat, May 13, 2006 at 10:00:54PM +0200, [EMAIL PROTECTED] wrote: > hi folk, > > on chapter III. Make the Cross-Compile Tools > 5. Constructing Cross-Compile Tools > Cross GCC-4.1.0 - Static > > checking for C compiler default output file name... configure: error: C > compiler cannot create executables > See `config.log' for more details.
> make[1]: *** [configure-target-libmudflap] Error 1 > make[1]: Leaving directory `/mnt/lfs/sources/gcc-build' > make: *** [all] Error 2 > > config.log: > . > . > configure:2278:17: error: gmp.h: No such file or directory This part of the top-level config.log looks normal (gmp.h always crops up, and usually has nothing to do with the problem). The output from make reads as if it was still in the top-level directory, but the order of the build/host stuff earlier doesn't match my most recent log. So, either you have a later entry in config.log or the config.log that you need to look at is in another directory (gcc, probably) - find the newest config.log and look for the _last_ error in it. Ken -- das eine Mal als Tragödie, das andere Mal als Farce _______________________________________________ Clfs-support mailing list [email protected] http://ninja.linux-phreak.biz/mailman/listinfo/clfs-support
