Hi All:
I have downloaded and installed mpls-linux-1.946a.tar from the website
and
I found the patch file linux-kernel.diff
But I got an error when I tried to run the patch as below:
patch -p1 < ../mpls-linux/patches/linux-kernel.diff
bash-3.00# patch -p1 < ../mpls-linux/patches/linux-kernel.diff
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 -uNr linux-kernel/include/linux/if_arp.h
mpls-kernel/include/linux/if_arp.h
|--- linux-kernel/include/linux/if_arp.h 2004-07-23
12:29:16.000000000 -0500
|+++ mpls-kernel/include/linux/if_arp.h 2004-07-23 18:06:30.000000000
-0500
--------------------------
File to patch:
I just don't know what I have to do to fix this error. Any help will be
great as I am a new starter in this fied.
Khac Nguyen
|