On 7/2/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I'm using rev 6.0 of the book. I'm in chapter 5. > > Section 5.29. Bash-3.0 doesn't say to apply the patch, but when I > downloaded the required patches it came with two: > > bash-3.0-avoid_WCONTINUED-1.patch > bash-3.0-fixes-1.patch > > Should they be applied or not? >
bash-3.0-WCONTINUED fixes a bug with glibc2.3.5 and bash - since LFS6.0 installs glibc2.3.4, it's not strictly necessary, but will not hurt. bash-fixes contains 16 or so different patches for bugs in the bash code. Although not required to complete the build, it is recommended. -- - Steve Crosby -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
