I think I may be homing in on the problem. One of the ./configure options in 
this section is 
"--with-gxx-include-dir=/tools/$LFS_TGT/include/c++/4.8.2".

Presumably this means that /tools/$LFS_TGT should already contain a folder 
called 'include'
and that somewhere in there, should be some files that we need. Have I got that 
right? If so, well,
there just ISN'T such a folder! /tools/i686-lfs-linux-gnu contains the 
subfolders 'bin' and 'lib' but no 'include'.
Assuming that this is the root of the problem, in which previous part of the 
toolchain build should such a set
of folders and files have been created? If I know that I can investigate why 
they aren't being created. FWIW I've
been running all the previous build instructions in a shell script that is 
supposed to terminate if some tool doesn't
build right. And it's got to this point without trouble. :(

-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to