Hi, On Fri, 2008-10-10 at 09:49 +0900, tks wrote: > It seems that patch-2.6.1.bz2 includes patches for nonexistent files. > $ LANG=C md5sum -c patch-2.6.1.bz2.md5 > patch-2.6.1.bz2: OK > $ bzcat patch-2.6.1.bz2 |patch -p0 --dry-run -f |fgrep 'find' -A4 > can't find file to patch at input line 1559 > Perhaps you used the wrong -p or --strip option? Just as the error message suggests, you are using the wrong -p option with the patch command. Please refer to the patch manual page or use the full tarball instead. Sven _______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer