Re: from - jijo

2001-12-02 Thread Colin Watson
On Sun, Dec 02, 2001 at 01:13:13PM +0800, Paolo Falcone wrote: > Jijo Jose A wrote: > >$ 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: > >-- >

Re: from - jijo

2001-12-01 Thread Paolo Falcone
Jijo Jose A wrote: >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 leadi