LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Errors when I built the module (Version 0.2.9)

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: Errors when I built the module (Version 0.2.9)
From: Stéphane Barbaroux <Stephane.Barbaroux@xxxxxxxxxxx>
Date: Wed, 18 Apr 2001 11:20:52 +0200
 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?

 Thanks for helping

 Stephane



<Prev in Thread] Current Thread [Next in Thread>