Le 04/02/2013 09:04, Andi Blacktigerbro a écrit : > I got unresolved error with LFS 7.2. Now I'm trying with LFS 7.0, > probably it will more smoothly give less errors for Debian Squeeze. > Thank you for your kind words and support. > Hi Andi,
I am not sure about what you did. If you get errors on Debian Squeeze with LFS 7.2, it might be an indication that you miss some required tools, which are not installed in a default Debian installation. Have you checked the host requirements, as on page vii of the preface? After a "standard" installation, you need to run (as root, or using sudo): apt-get install binutils apt-get install bison apt-get install bzip2 apt-get install gawk apt-get install gcc (installs also glibc-dev) apt-get install make ----------------- If you miss any of those packages, you will run into trouble at some point, whatever the LFS version. Good luck, Pierre -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
