Dan Nicholson wrote: > > Usually the reason is because the path to the tools gets built into > another script/program. In the dependencies appendix, it says that sed > must be built before e2fsprogs. I think it's mk_cmds that hardcodes > the location of sed, but that's just a guess. > > I think coreutils must be built before bash because of something that > gets substituted into bashbug. > > -- > Dan
Actually it's because of hard-coded paths in Bash's testsuite. Most of the reasoning listed in the original ticket about this issue - http://wiki.linuxfromscratch.org/lfs/ticket/684 - still applies. -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
