Mohd Omar wrote:
Hi list,
I got the following error while running chroot at chapter 6.3 of lfs;;;

chroot "$LFS" /tools/bin/env -i HOME=/root/ TERM="$TERM" PS1='\u:\w\$ ' PATH=/bin:/usr/bin:/sbin:/tools/bin /tools/bin/bash --login +h


chroot: cannot run command `/tools/bin/env': No such file or directory

Does /tools/bin/env exist?

ls /tools/bin/env

Was it compiled against libraries on your host system?

ldd /tools/bin/env

Andy

--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to