I'am trying to run make for ipvsadm and am getting this
kgcc -Wall -Wunused -g -O2 -I/usr/src/linux/include -DVERSION=\"1.14\" -DHAV
E_POPT -C ipvsadm.c
ipvsadm.c: In function `parse_options':
ipvsadm.c:499: `IP_MASQ_F_VS_TUNNEL' undeclared (first use in this function)
ipvsadm.c:499: (Each undeclared identifier is reported only once
ipvsadm.c:499: for each function it appears in.)
ipvsadm.c:505: `IP_MASQ_F_VS_DROUTE' undeclared (first use in this function)
ipvsadm.c: In function `process_options':
ipvsadm.c:818: `IP_MASQ_F_VS_DROUTE' undeclared (first use in this function)
ipvsadm.c:873: `IP_MASQ_F_VS_TUNNEL' undeclared (first use in this function)
make: *** [ipvsadm.o] Error 1
I'm rh7 2.2.18 kernel install from source, ipvs-1.0.5-2.2.18. any other info
you need let me know and I will get it...
Thanks
Mark
|