On Nov 9, 2012, at 3:51 PM, Yuan Cao wrote:

chroot: failed to run command `/tools/bin/env': No such file or directory.

Do this:

readelf -e /tools/bin/env | grep interpreter

It should output the interpreter in /tools/lib or /tools/lib64 and not the host's /lib or /lib64.

Sincerely,

William Harrington
-- 
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