On 5 February 2010 23:42, brown wrap <[email protected]> wrote: > make[1]: Target `check' not remade because of errors. > make[1]: Leaving directory `/sources/lfs-6.6/glibc-2.11.1' > make: *** [check] Error 2 > > I finally finshed the build of the first pass and now started the 2nd. the > make of glibc fails, but it really doesn't supply a whole lot of information. > I am hoping someone has seen this.
Please follow the *final* instruction in | cp -v ../glibc-2.11.1/iconvdata/gconv-modules iconvdata | make -k check 2>&1 | tee glibc-check-log | grep Error glibc-check-log At this point, nobody knows if there was 1 error (probably not a big deal), or 1500 (definitely bad). Also, check if you installed perl correctly, and if you have missed any of the essential symlinks. ĸen -- After tragedy, and farce, "OMG poneys!" -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
