System :Redhat 9
Kernel : 2.4.23 from ftp.kernel.org
Kernel Options:
x x <*> virtual server support (EXPERIMENTAL)
x x
x x [*] IP virtual server debugging
x x
x x (16) IPVS connection table size (the Nth power of 2)
x x
x x --- IPVS scheduler
x x
x x <*> round-robin scheduling
x x
x x <*> weighted round-robin scheduling
x x
x x <*> least-connection scheduling scheduling
x x
x x <*> weighted least-connection scheduling
x x
x x <*> locality-based least-connection scheduling
x x
x x <*> locality-based least-connection with replication
scheduling x x
x x <*> destination hashing scheduling
x x
x x <*> source hashing scheduling
x x
x x <*> shortest expected delay scheduling
x x
x x <*> never queue scheduling
x x
x x --- IPVS application helper
x x
x x <*> FTP protocol helper
i keep getting this error :
make[3]: Entering directory `/usr/src/linux-2.4.23/net/ipv4/ipvs'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.23/include -Wall -Wstrict-prototypes -
Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pip
e -mpreferred-stack-boundary=2 -march=i686 -nostdinc -iwithprefix
include -DKBUILD_BASENAME=ip_vs_ctl -c -o ip_vs_ctl.o ip_vs_ctl.c
ip_vs_ctl.c: In function `update_defense_level':
ip_vs_ctl.c:97: request for member `counter' in something not a structure or
union
make[3]: *** [ip_vs_ctl.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.23/net/ipv4/ipvs'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.23/net/ipv4/ipvs'
make[1]: *** [_subdir_ipv4/ipvs] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.23/net'
make: *** [_dir_net] Error 2
i did not apply the ipvs patch ( should i ? )
i have deleted kernel source dir asnd run mrproper several times.
with no luck .
ay idea what am i doing wrong ?
thank you
Moti
|