Never mind, I found a working copy at:
http://linux-vs.org/software/kernel-2.4/ipvsadm-1.17-1.src.rpm
Thanks,
Doug
Doug Sisk wrote:
>
> I'm trying to compile ipvsadm 1.15 w/ kernel 2.4.3.
>
> It can't find some of the header files (neither can I):
>
> gcc -Wall -Wunused -Wstrict-prototypes -g -O2 -I/usr/src/linux/include
> -DVERSION=\"1.15\" -DHAVE_POPT -c ipvsadm.c
> ipvsadm.c:110:57: linux/ip_fw.h: No such file or directory
> ipvsadm.c:111:61: linux/ip_masq.h: No such file or directory
> ipvsadm.c:112:25: net/ip_masq.h: No such file or directory
> make: *** [ipvsadm.o] Error 1
>
> Does 2.4.3 not have these any longer?
>
> Thanks,
> Doug
>
> _______________________________________________
> LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
> or go to http://www.in-addr.de/mailman/listinfo/lvs-users
|