In article <[EMAIL PROTECTED]>, Dan Nicholson <[EMAIL PROTECTED]> wrote:
> I'm in Chapter 6 of LFS 6.1 after the chroot, and I'm having a lot of > errors in the gcc build. glibc and binutils both passed all of their > tests. I attached the summary since it's kind of long. g++ seems > normal, but the gcc tests fail consistently in the pch subdirectory. > I'm not sure what this means, but it seems bad. Does anyone have any > ideas? I've stayed faithful to the book to my knowledge. In my experience, this happens if the kernel running on your host system is linux-2.6.12.x, and it happens building either LFS-6.1 or LFS-development. I've tried booting my host system with kernel linux-2.6.11.12 and building LFS up through chapter 6 gcc, but not yet installing gcc. The tests appear normal. Then I rebooted my host system into linux-2.6.12, chrooted back into the LFS tree, and then re-ran the gcc test suite (with the same previously compiled binaries). Then the test failures happen. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
