On Fri, Dec 14, 2012 at 07:22:42PM -0500, Alexander Spitzer wrote:
> Hello all,
> 
> I am on section 6.4, entering the chroot environment, in LFS Book 7.2 and
> when i attempt to chroot I get the following error:
> /tools/bin/env: /tools/bin/bash: No such file or directory
> 
 It's somewhere in the FAQ : /tools/bin/bash is linked to a library
in /usr. 'ldd /tools/bin/bash' will show that, I guess.

 Did you maybe stop your chapter 5 build, shut down, and then resume
later ?  If so, you need to check an executable from each of the
packages that you built after resuming.

 Your sanity check shows everything was fine at that stage, but I
think that some of the later packages (well, bash at a minimum) have
been linked to a host library.

ĸen
-- 
das eine Mal als Tragödie, das andere Mal als Farce
-- 
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