On Wed, 04 Jan 2012 21:25:27 -0700 <[email protected]> wrote: > Hello Folks, > > I need more help I'm afraid. > > Error Message: chroot failed to run command '/tools/bin/env' : No such > file or directory > What do you get when you run (on your host system): ldd /tools/bin/env
If it lists anything in /lib or /usr then you've made a mistake somewhere. It should only list things in /tools. Andy -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
