On 02/04/2018 21:07, miguel caldas wrote: > Hi, > I'm building LFS 8.2, in a Debian 9 host, on a external hard drive. > The output of my host system requirements are the following: > > bash, version 4.4.12(1)-release > /bin/sh -> /bin/bash > Binutils: (GNU Binutils for Debian) 2.28 > bison (GNU Bison) 3.0.4 > /usr/bin/yacc -> /usr/bin/bison.yacc > bzip2, Version 1.0.6, 6-Sept-2010. > Coreutils: 8.26 > diff (GNU diffutils) 3.5 > find (GNU findutils) 4.7.0-git > GNU Awk 4.1.4, API: 1.1 (GNU MPFR 3.1.5, GNU MP 6.1.2) > /usr/bin/awk -> /usr/bin/gawk > gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 > g++ (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 > (Debian GLIBC 2.24-11+deb9u3) 2.24 > grep (GNU grep) 2.27 > gzip 1.6 > Linux version 4.9.0-6-amd64 (debian-ker...@lists.debian.org) (gcc version > 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) ) #1 SMP Debian 4.9.82-1+deb9u3 > (2018-03-02) > m4 (GNU M4) 1.4.18 > GNU Make 4.1 > GNU patch 2.7.5 > Perl version='5.24.1'; > sed (GNU sed) 4.4 > tar (GNU tar) 1.29 > version-check.sh: line 47: makeinfo: command not found> xz (XZ Utils) 5.2.2 > g++ compilation OK > > When I tried to input this command: > > chroot "$LFS" /tools/bin/env -i \ > HOME=/root \ > TERM="$TERM" \ > PS1='(lfs chroot) \u:\w\$ ' \ > PATH=/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin \ > /tools/bin/bash --login +h > > I get the following error message: > > chroot: failed to run command ‘/tools/bin/env’: No such file or directory > > I checked and /tools/bin/env, exists. "env" being a executable. >
You could try just "/tools/bin/env". If it runs, then "$LFS/tools/bin/env". (is LFS set?) And what about /tools/bin/bash and $LFS/tools/bin/bash? Also, you've already asked a question about glibc. What did you do to make it build? Knowing what you've done could help us diagnose what is going wrong... Pierre -- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page Do not top post on this list. A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? http://en.wikipedia.org/wiki/Posting_style