On Wed, Apr 18, 2001 at 11:20:52AM +0200, St?phane Barbaroux wrote:
> Hi,
>
> I want to install The IPVS Netfilter module (Version 0.2.9.)
>
> I have: "Linux version 2.4.2 (gcc version egcs-2.91.66 19990314/Linux
> (egcs-1.1.2 release)) #4 SMP mar avr 17 17:44:48 CEST 2001
> (/proc/version)
>
> I do:
>
> cd /usr/src/linux
> cat <path-name>/linux_kernel_ksyms_c.diff | patch -p1
> Then, rebuild a Linux kernel with Netfilter support.
>
> But when I build the module with "make" I have this error:
>
> ip_vs_conn.c: In function `ip_vs_bypass_xmit':
> ip_vs_conn.c:662: structure has no member named `nfmark'
> ip_vs_conn.c: In function `ip_vs_nat_xmit':
> ip_vs_conn.c:851: structure has no member named `nfmark'
> ip_vs_conn.c: In function `ip_vs_tunnel_xmit':
> ip_vs_conn.c:989: structure has no member named `nfmark'
> ip_vs_conn.c: In function `ip_vs_dr_xmit':
> ip_vs_conn.c:1051: structure has no member named `nfmark'
>
> what's happen and what can i do?
Do you have Netfilter support enabled in your kernel configuration?
--
Horms
horms@xxxxxxxxxxxx
http://vergenet.net/~horms/
|