Joshua Petty wrote: > Hello, > > First off, thank you for all the work that you guys put into > LinuxFromScratch. I am at Chapter 5.5 at the step to "make", but I keep > getting errors that prevent me from moving forward. Below is post of the > error. If there is more that you need please ask and I will provide > anything that I can. Thanks in advance. > > checking complex.h presence... yes > checking for complex.h... yes > checking for library containing creal... -lm > checking whether creal, cimag and I can be used... yes > checking for an ANSI C-conforming const... yes > checking for size_t... yes > checking for gettimeofday... yes > checking for localeconv... yes > checking for setlocale... yes > checking for dup... yes > checking for dup2... yes > checking for __gmpz_init in -lgmp... yes > checking for MPFR... no > configure: error: libmpfr not found or uses a different ABI (including > static vs shared). > make[1]: *** [configure-mpc] Error 1 > make[1]: Leaving directory `/mnt/lfs/gcc-build/gcc-4.8.2' > make: *** [all] Error 2
You didn't follow the instructions. Read the note carefully. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page