At 17:24 98-11-26 -0500, you wrote:
>Hi wenson it is victor, I finally got around to updating the Virtual
>server. but I run into a little problem when I appaly the patch I get
>the followin errors on file include/linux/proc_fs.h.
>
>1 out of 1 hunk FAILED -- saving rejects to include/linux/proc_fs.h.rej.
>
>I include the file :
>/usr/src/linux-2.0.34/linux/include/linux/proc_fs.h.rej for you to see
>where it happens.
>
>Thanks for the help.
>
>vic
>***************
>*** 105,110 ****
> PROC_NET_STRIP_STATUS,
> PROC_NET_STRIP_TRACE,
> PROC_NET_IPAUTOFW,
> PROC_NET_RS_NODES,
> PROC_NET_RS_NEIGH,
> PROC_NET_RS_ROUTES,
>--- 105,111 ----
> PROC_NET_STRIP_STATUS,
> PROC_NET_STRIP_TRACE,
> PROC_NET_IPAUTOFW,
>+ PROC_NET_IPPFVS,
> PROC_NET_RS_NODES,
> PROC_NET_RS_NEIGH,
> PROC_NET_RS_ROUTES,
>
>Attachment Converted: "c:\eudora\attach\vcard6.vcf"
>
Hi, Victor,
To apply the virtual server v0.5 on kernel 2.0.34, just add the line
PROC_NET_IPPFVS,
into the linux/include/linux/proc_fs.h manually.
Good luck,
Wensong
|