|
小弟,近日想搭建一个支持层次切换的MIPv6环境
首先要做的是向内核打HMIPv6补丁,补丁是mon-hmipv6-0.3-mipl-0.9.4.diff
但是打补丁出错亚,如下:
。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
[root@49h110 linux]# patch -p2 < ../hmipv6/mon-hmipv6-0.3-mipl-0.9.4.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 -rub --exclude=*.o --exclude=*.new --exclude=*.flags --exclude=*.map --exclude=.* --exclude=*.modded --exclude=*.old --exclude=sm_tbl_*h --exclude=modversions.h --exclude=config --exclude=gentbl --exclude=asm --exclude=lxdialog --exclude=mkdep --exclude=modules --exclude=split-include --exclude=version.h --exclude=autoconf.h --exclude=Makefile.test --new-file /home/gdaley/projects/mipv6-0.9.4/linux/Documentation/Configure.help /home/gdaley/projects/hmipv6-0.9.4-ilc/linux/Documentation/Configure.help
|--- /home/gdaley/projects/mipv6-0.9.4/linux/Documentation/Configure.help Thu Aug 22 09:07:08 2002
|+++ /home/gdaley/projects/hmipv6-0.9.4-ilc/linux/Documentation/Configure.help Fri Dec 20 08:15:51 2002
--------------------------
File to patch:
。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
怎么解决呀?
谢谢各位了!! |
|