Hi all,
I tried to follow the "Running a Proxy-Arp LVS-NAT Director/Firewall
with Keepalived" installation, with :
- a Debian distribution
- kernel 2.4.20
- IPVS Single Kernel patch v1.0.8
- Antefacto Patch for kernel 2.4.20 and ipvs 1.0.8
- Lastest patch-o-matic
The firewall uses already the last version of iptables (v1.2.8)
the different patch are succesfully applied , I configure the Kernel
(networking options, Netfilter Conf and Virtual Server conf) and :
make dep ; make clean ; make bzImage ; make modules
the compilation is stoped (at the "make modules" step) and I can
read :
...
ip_vs_ftp.c: In function `ip_vs_ftp_out':
ip_vs_ftp.c:249: warning: passing arg 2 of `ip_conntrack_expect_related'
from inc
ompatible pointer type
ip_vs_ftp.c:249: error: too many arguments to function
`ip_conntrack_expect_relat
ed'
ip_vs_ftp.c: In function `ip_vs_ftp_in':
ip_vs_ftp.c:429: warning: passing arg 2 of `ip_conntrack_expect_related'
from inc
ompatible pointer type
ip_vs_ftp.c:429: error: too many arguments to function
`ip_conntrack_expect_relat
ed'
make[2]: *** [ip_vs_ftp.o] Error 1
make[2]: Leaving directory `/usr/src/kernel-source-2.4.20/net/ipv4/ipvs'
make[1]: *** [_modsubdir_ipv4/ipvs] Error 2
make[1]: Leaving directory `/usr/src/kernel-source-2.4.20/net'
make: *** [_mod_net] Error 2
Any suggestions on why this is happening ? antefacto patch problems
?
I don't know ?
thanks in advance
Julien Flamand
|