[zyq@localhost uClinux-dist]$ gzip 0dc ../patch-2.6.16.9.gz |patch -p0
gzip: 0dc: No such file or directory
gzip: ../patch-2.6.16.9.gz already has .gz suffix -- unchanged
[zyq@localhost uClinux-dist]$ gzip -dc ../patch-2.6.16.9.gz |patch -p0
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/Makefile b/Makefile
|index cb57905..5696ad2 100644
|--- a/Makefile
|+++ b/Makefile
--------------------------
File to patch: