Simon Geard wrote: > On Wed, 2010-11-24 at 20:40 -0600, Bruce Dubbs wrote: >> Your host is missing required packages. Run the script in section vii. > > Just a reminder, Bruce - pages are only numbered on the page itself, not > in the table of contents. Referring to the "Host System Requirements" > page is somewhat clearer than "Section VII" for those who don't know the > book by heart. > > Simon. >
Failed to mention that I did issue gcc compilation configuration command: ../gcc-4.5.1/configure \ --target=$LFS_TGT --prefix=/tools \ --disable-nls --disable-shared --disable-multilib \ --disable-decimal-float --disable-threads \ --disable-libmudflap --disable-libssp \ --disable-libgomp --enable-languages=c \ --with-gmp-include=$(pwd)/gmp --with-gmp-lib=$(pwd)/gmp/.libs \ --without-ppl --without-cloog or maybe did not just ran it through again ... and seems to have run through $make and $make install in good order more later .... -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page