This issue is resolved. Below libs were missing as per version-check.sh.
Corrected this and issue is addressed.

libgmp.la: found
libmpfr.la: found
libmpc.la: found

Important thing to note is that correct version of libs should be
installed. Each of these libs has newer version on website and if you build
that and install it causes problem. Better is to extract source from your
downloaded tar files and build/install them.

Regards,
Mangesh


On Sun, Sep 14, 2014 at 5:55 PM, Mangesh Bhamre <[email protected]>
wrote:

> Hello LFS support team,
>
> I am following LFS book (ver. 7.5) and stuck at 5.5.1 (Installation of
> cross GCC).
>
> Followed all steps correctly and double checked all parameters. configure
> command succeeds but make command fails. Help Needed!
>
> *Configure command :*
> >> ../gcc/configure --target=$LFS_TGT --prefix=/tools --with-sysroot=$LFS
> --with-newlib --without-headers --with-local-prefix=/tools
> --with-native-system-header-dir=/tools/include --disable-nls
> --disable-shared --disable-multilib --disable-decimal-float
> --disable-threads --disable-libmudflap --disable-libssp --disable-libgomp
> --disable-libquadmath --enable-languages=c
> --with-mpfr-include=$(pwd)/../gcc/mpfr/src
> --with-mpfr-lib=$(pwd)/mpfr/src/.libs
>
> *make result:*
> make[3]: Entering directory `/mnt/lfs/sources/gcc-build/prev-gcc'
> *make[3]: *** No rule to make target `real-install-headers-tar'.  Stop.*
> make[3]: Leaving directory `/mnt/lfs/sources/gcc-build/prev-gcc'
> make[2]: *** [stmp-fixinc] Error 2
> make[2]: Leaving directory `/mnt/lfs/sources/gcc-build/gcc'
> make[1]: *** [all-gcc] Error 2
> make[1]: Leaving directory `/mnt/lfs/sources/gcc-build'
> make: *** [all] Error 2
>
> Attached config.log if required. let me know if any more info required.
>
> I am on Linux mint host.
>
>
> Regards,
> Mangesh
>
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to