On Wed, Oct 20, 2010 at 09:25:42PM +0100, Andrew Benton wrote: > On Wed, 20 Oct 2010 11:47:19 -0700 > Nolan <[email protected]> wrote: > > > checking for suffix of object files... configure: error: in > > `/mnt/lfs/gcc-build/i686-lfs-linux-gnu/libgcc': > > configure: error: cannot compute suffix of object files: cannot compile > > See `config.log' for more details. > > make[1]: *** [configure-target-libgcc] Error 1 > > make[1]: Leaving directory `/mnt/lfs/gcc-build' > > make: *** [all] Error 2 > > l...@retired:/mnt/lfs/gcc-build$ > > Is this one of those "ignore" errors, or are there problems afoot? > > config.log @ http://paste.ubuntu.com/516961/ > > This doesn't look like any config.log I've seen, it doesn't look any > different from your email, ie, the output from running configure. > config.log is a file in the same folder that you were in when you ran > configure. Where were you up to in the book when you got this error? > The second pass of gcc? > > Andy And, for gcc and binutils there are *several* config.log files in various subdirectories. We need to see the failing test (typically, a screenful or two of lines before the error message) from the *newest* config.log. So, use find and 'ls -l' on the host, then open that file in 'view' or 'less' or whatever.
ĸen -- 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
