Hello
I have this problem:
When i try to chroot into /mnt/lfs directory from root acount a have
this message:
chroot: cannot run command `/tools/bin/env': No such file or directory
So i go to Faq and find, I have to check dynamic linker so i make:
echo 'main(){}' > dummy.c
cc dummy.c
readelf -l a.out | grep ': /tools'
and:
when i am root answer is nothing!
when i am on lfs acount asnwer is
[Requesting program interpreter: /tools/lib/ld-linux.so.2]
Perhaps this is something wrong on root acount but I dont
know what :(
Onle from root acount I can use chroot .
Please help.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page