On Tue, 2012-03-13 at 09:18 +0530, ankit vishwakarma wrote: > while doing with the installation of gcc pass 1 the following errors > occured whta could be the reason and possible solution for this. Thank > you in advance
> checking for gmp.h... no > configure: error: gmp.h can't be found, or is unusable. > make[1]: *** [configure-mpfr] Error 1 > make[1]: Leaving directory `/home/gcc-build/gcc-4.5.2' > make: *** [all] Error 2 Looks like you didn't untar the gmp source tarball in the correct location. Also, you're using a really old version of GCC there. I'd suggest you use LFS-7.1 if you're building a new system. In addition, please post any followups to this message to lfs-support, which is the correct mailing list for support questions. This list is mainly read-only, receiving automated email from our version control and issue tracking systems. Thanks, Matt. -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
