On Thu, 2020-02-20 at 21:13 -0600, Douglas R. Reno wrote: > On 2/20/20 8:16 PM, Alan Feuerbacher wrote: > > I managed to get the configuration settings right enough that > > jhalfs > > builds a lot of packages, but it stops with this: > > SNIP
> > I'm probably missing something. Helpful hints? > > > > Alan > > > I've been consistently getting this problem as well, and I've never > figured out what caused it. Are you using the latest bash from LFS? > > > Normally what I do to fix this is: > > > sudo chown -v root:root /mnt/lfs/jhalfs/envars Presumably you mean /mnt/build_dir/jhalfs/envars , since build_dir is what the jhalfs README recommends instead of lfs. > > And then restart jhalfs. It'll pick up from there and continue as > normal. Here's what it spit back after doing the above and then "make": ################## [alan@localhost jhalfs]$ make ----------------------------------------------------------------------- mk_CHROOT You are going to CHROOT into /mnt/build_dir lfs a password is required [sudo] password for alan: ----------------------------------------------------------------------- Building target 064-util-linux [|/tools/bin/bash: line 1: /mnt/build_dir/jhalfs/test-logs/064-util- linux-2.35.1: No such file or directory make: *** [Makefile:597: 064-util-linux] Error 1 make: *** [Makefile:103: mk_CHROOT] Error 2 ###################### -- http://lists.linuxfromscratch.org/listinfo/alfs-discuss FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
