On Wednesday 05 August 2009 12:40:05 Cornelia Böttge wrote: > Am Mittwoch 05 August 2009 04:23:59 schrieb Michael Tsang: > > On Wednesday 05 August 2009 03:50:05 Cornelia Böttge wrote: > > > My host-system is Debian etch. > > > Until chapter 6.14 all went well, including the tests. > > > But now during the compilation of gcc, I got the error "lib/cpp fails > > > sanity check". > > > > Have you a /lib/cpp ? > > root:/# dir /lib/cpp > dir: cannot access /lib/cpp: No such file or directory
Solution: Before you install gcc: ln -s /tools/bin/cpp /lib After you install gcc: ln -sf /usr/bin/cpp /lib
signature.asc
Description: This is a digitally signed message part.
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page