Tim Burress <tim <at> variosecure.net> writes: > On 09/03/2012 03:53 PM, Israel Silberg wrote: > > checking for MPFR... no > > configure: error: libmpfr not found or uses a different ABI (including > > static vs shared). > > make[2]: *** [configure-stage1-mpc] Error 1 > > make[2]: Leaving directory `/mnt/lfs/sources/gcc-build' > > make[1]: *** [stage1-bubble] Error 2 > > make[1]: Leaving directory `/mnt/lfs/sources/gcc-build' > > make: *** [all] Error 2 > > For what it's worth, I ran into the same problem but found that it was > just a typographical error on the last line of the configure command, > where --with-mpfr-lib is defined. Since it's the last line you may have > truncated it during the cut/paste or something. >
Thanks for the help! Turned out to be a typo just as you said. (Force of habit - from working with PHP - made me put an s on the end of include in the path specification) once corrected, the compile went smoothly. Thanks again! -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
