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. >
binutils problem solved ... moving on now to gcc build, 5.5. GCC-4.5.1 - Pass 1 opened up the gmp mpc & mpfr tarballs from within the gcc directory created by taring gcc-4.5.1.tar.bz2 renamed their directories gmp, mpc & mpfr(thus, moving them into the gcc directory) created source/gcc-build directory moved into it $make ... ran for quite some time and then reported: make[4]: *** [abs.lo] Error 1 make[4]: Leaving directory `/mnt/lfs/sources/gcc-build/mpc/src' Making all in tests make[4]: Entering directory `/mnt/lfs/sources/gcc-build/mpc/tests' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/mnt/lfs/sources/gcc-build/mpc/tests' Making all in doc make[4]: Entering directory `/mnt/lfs/sources/gcc-build/mpc/doc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/mnt/lfs/sources/gcc-build/mpc/doc' make[4]: Entering directory `/mnt/lfs/sources/gcc-build/mpc' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/mnt/lfs/sources/gcc-build/mpc' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/mnt/lfs/sources/gcc-build/mpc' make[2]: *** [all] Error 2 make[2]: Leaving directory `/mnt/lfs/sources/gcc-build/mpc' make[1]: *** [all-mpc] Error 2 make[1]: Leaving directory `/mnt/lfs/sources/gcc-build' make: *** [all] Error 2 any suggestions? I'll run it out again while awaiting counsel. robert -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page