Hello, here is screen output of patches application process:
" build.pl :INFO: executing ==> cd /mnt/sdb8/sergei/AFSWD_debug/build/readline-6.0/../readline-6.0-patches; \patch -p0 < readline60-001 patching file ../readline-6.0/readline.h patching file ../readline-6.0/display.c patching file ../readline-6.0/terminal.c patching file ../readline-6.0/patchlevel build.pl :INFO: executing ==> cd /mnt/sdb8/sergei/AFSWD_debug/build/readline-6.0/../readline-6.0-patches; \patch -p0 < readline60-002 patching file ../readline-6.0/display.c patching file ../readline-6.0/patchlevel build.pl :INFO: executing ==> cd /mnt/sdb8/sergei/AFSWD_debug/build/readline-6.0/../readline-6.0-patches; \patch -p0 < readline60-003 patching file ../readline-6.0/display.c patching file ../readline-6.0/patchlevel build.pl :INFO: executing ==> cd /mnt/sdb8/sergei/AFSWD_debug/build/readline-6.0/../readline-6.0-patches; \patch -p0 < readline60-004 can't find file to patch at input line 20 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- | READLINE PATCH REPORT | ===================== | |Readline-Release: 6.0 |Patch-ID: readline60-004 | |Bug-Reported-by: j...@jim.sh |Bug-Reference-ID: <200905262140.n4qleo4x030...@psychosis.jim.sh> |Bug-Reference-URL: http://lists.gnu.org/archive/html/bug-bash/2009-05/msg00074.html | |Bug-Description: | |There are occasional cursor positioning errors when using readline's |horizontal scroll mode. | |Patch: | |*** ../readline-6.0-patched/display.c 2009-05-22 12:32:25.000000000 -0400 |--- display.c 2009-05-29 23:32:20.000000000 -0400 -------------------------- File to patch: Skip this patch? [y] Skipping patch. 2 out of 2 hunks ignored patching file ../readline-6.0/patchlevel ". As one can see, patches before the one in question were applied silently, and the last one failed. Could you please fix this ? Thanks, Sergei.