LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: make error

To: lco <lco@xxxxxxxxxx>
Subject: Re: make error
Cc: lvs <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
From: Julian Anastasov <ja@xxxxxx>
Date: Tue, 9 Oct 2001 23:31:43 +0000 (GMT)
        Hello,

On 9 Oct 2001, lco wrote:

> [root@rh1 keepalived-0.3.7]# make
> gcc -o main.o -g -Wall -DDEBUG -DKERNEL_2_4 -I/usr/src/linux/include -c
> main.c
> In file included from main.h:32,
>                  from main.c:23:
> cfreader.h:37:25: net/ip_vs.h: No such file or directory
> make: *** [main.o] Error 1
> ------------------------------------------------
>
> Does anyone have any ideas what might have happened and what I should do
> to install properly?

        It is hard to follow all possible places where ip_vs.h can
reside. It seems you make the IPVS modules out of the kernel tree.
There are tarballs that you can use to install IPVS into the kernel.
It seems keepalived needs /usr/src/linux/include/net/ip_vs.h

> TIA
>
> LC


Regards

--
Julian Anastasov <ja@xxxxxx>



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