On Fri, 16 Dec 2011 11:53:07 +0530 harish badrinath <[email protected]> wrote:
> What could be wrong ?? Perhaps you made a mistake somewhere in chapter 5. Perhaps you stopped at some point and when you came back you didn't set up the build environment correctly? Perhaps, as a result, some of the things in /mnt/lfs/tools are linked to libraries on your host system. ldd will show this. All the paths ldd gives should start with /tools. If they star with /usr or /lib then those things will need to be compiled again. Andy -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
