I see that my ip_vs.h is located in
/usr/src/linux/net/ipv4/ipvs/ip_vs.h
given that info, what should I do to resolve the problem? Sorry I'm not
super-familiar with Linux yet.
TIA
lc
On Tue, 2001-10-09 at 16:31, Julian Anastasov wrote:
>
> 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>
>
>
> _______________________________________________
> 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
>
|