On 01/11/2014 08:41 PM, Chris Staub wrote: > On 01/11/14 14:38, Frans de Boer wrote: >> Dear reader, >> >> I am having problems lately making the tool chain on my x86_64 machine. >> I finally traced it back to chapter 5.7, where glibc aborts with the >> next messages: >> >> Makerules:755: *** mixed implicit and normal rules. Stop. >> make[1]: Leaving directory `/mnt/lfs/sources/glibc-2.17' >> make: *** [all] Error 2 >> >> These messages are only on my 64-bit machine. Using a i686 machine >> yields no problem and I can build LFS. I use standard scripts which are >> an exact copy of the book. The same scripts only fail on my AMD phenom >> II machine. > > They can't be an exact copy because the book does not say to create > glibc-2.17/build. Is there anything else you have changed? > Your right of course, that is the only exception. I always use a build directory within the source tree. I has always worked before...until I tried now using a build directory outside the source tree! Behold, it is now working. Never had this experience before, but will follow the direction to have a build directory OUTSIDE the source tree!!
Just curious, since it had always worked before, why is it required to have a build dir outside the source tree? Is there a dependency of some sort? Regards, Frans. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
