hi all i had the kernel source of linux 2.4.15 and tried to apply the patch-2.4.15-to-2.5.0.bz2 ,and the error
$ bzip2 -cd patch-2.4.15-to-2.5.0.bz2 |patch -p0 can't find file to patch at input line 4 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -urN linux-2.4.15/Makefile linux-2.5.0/Makefile |--- linux-2.4.15/Makefile Thu Nov 22 11:22:58 2001 |+++ linux-2.5.0/Makefile Thu Nov 22 22:23:44 2001 -------------------------- File to patch: will occured . how can i solve this ? TIA -jijo jose