Re: error in chroot environment
| Newsgroups | gmane.linux.lfs.support |
|---|---|
| Message-ID | <[email protected]> |
于 2024年12月12日 GMT+08:00 上午12:20:14,Bruce Dubbs <[email protected]> 写道: >On 12/11/24 09:55, "Ray" ([email protected] via lfs-support Mailing List) wrote: >> Hi Bruce, >> >> Once I am in the chroot environment, I get this error when trying to use >> configure for the package builds: >> Host system is Ubuntu 22.04.5 LTS. >> >> (lfs chroot) root:/sources/bison-3.8.2# ./configure >> bash: ./configure: cannot execute: required file not found > >Do you have the correct tarball? Check the md5sum. If you do a ls in the bison-3.8.2 directory, configure should be there. Lacking configure will cause a different error message. This message indicates the interpreter in the #! line is broken. Likely the symlink $LFS/bin/sh wasn't correctly made in chapter 6 bash. -- http://lists.linuxfromscratch.org/sympa/info/lfs-support Unsubscribe: See the above information page