On Wed, 7 Sep 2005, Olivier Seubert wrote:

Hi,

I 'm trying to build Linux from Scratch as it is
described in the Online-Book (version for gcc4.01).

In chapter 6.14 when I try to "make" the binaries, the
isntallation stops with this error message:

[...]
checking for C compiler default output file name...
a.out
checking whether the C compiler works... configure:
error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.
make: *** [configure-target-libstdc++-v3] Error 1


config.log says:

Except that this isn't the config.log the message referred to! I had something similar recently, and discovered why everybody gets so excited about "gmp.h" (it's the last thing that shows in the top-level config.log, so it looks like it must be related to any error, but isn't).

In the libstdc++-v3 directory you should find another config.log which should indicate the problem.

Ken
--
 das eine Mal als Tragödie, das andere Mal als Farce
-- 
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