Hamish West wrote: > -->configure: error: Building GCC requires GMP 4.1+ and MPFR 2.3.2+. > Try the --with-gmp and/or --with-mpfr options to specify their locations. > Copies of these libraries' source code can be found at their respective > hosting sites as well as at ftp://gcc.gnu.org/pub/gcc/infrastructure/. > See also http://gcc.gnu.org/install/prerequisites.html for additional > info. > If you obtained GMP and/or MPFR from a vendor distribution package, make > sure that you have installed both the libraries and the header files. > They may be located in separate packages. > > My host is Ubuntu 9.10 > > Thanks in advance, > Hamish > > ------------------------------------------------------------------------ > Browse profiles for FREE View photos of singles in your area! > <http://clk.atdmt.com/NMN/go/150855801/direct/01/> Hamish,
Please remember to put a subject line in you posts. Did you remember to mv -v mpfr-2.4.1 mpfr after unpacking mpfr _inside_ the directory where the gcc source code is unpacked? The same for gmp mv -v gmp-4.3.1 gmp rblythe -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
