The Makefile generated by jhalfs will fail without 'CHROOT2'.
  mk_BOOT: mk_CHROOT
      @$(call echo_CHROOT_request)
      @( sudo $(CHROOT2) -c "cd $(SCRIPT_ROOT) && make
BREAKPOINT=$(BREAKPOINT) BOOT")
      @touch $@

This issue can be fixed by revert the changeset below, or we need to change
the jhalfs?
http://wiki.linuxfromscratch.org/lfs/changeset/11408/trunk/BOOK/chapter06/revisedchroot.xml
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to