Well, I did apply the patch. Shortened output from patch is: patching file src/cut.c patching file src/expand.c Hunk #2 succeeded at 101 (offset -2 lines). Hunk #3 succeeded at 145 (offset -2 lines). Hunk #4 succeeded at 205 (offset -2 lines). patching file src/expand-common.c ... Hunk #31 succeeded at 5455 (offset -5 lines). patching file src/unexpand.c patching file src/uniq.c
and there is a file expand.c.orig after applying the patch: find . -iname "*.rej" -o -iname "*.orig" ./src/sort.c.orig ./src/expand.c.orig ./src/join.c.orig ./src/expand-common.c.orig ./src/pr.c.orig ./tests/misc/expand.pl.orig ./tests/local.mk.orig ./bootstrap.conf.orig ./configure.ac.orig md5sum of the patch is eaxctly as given in the current version of Development LFS on the web (SVN-20171028), but it doesn't apply clean, as it seems. Sorry, I can't get replying and quoting the meassage I'm replying to working in this ubuntu / firefox / thunderbird - combo I'm trying to use. Regards, Christoph -- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
