lvs-users
|
To: | "'lvs-users@xxxxxxxxxxxxxxxxxxxxxx'" <lvs-users@xxxxxxxxxxxxxxxxxxxxxx> |
---|---|
Subject: | RE: [Keepalived] Release 0.5.6 available |
From: | Matthijs van der Klip <matthijs.van.der.klip@xxxxxx> |
Date: | Mon, 15 Apr 2002 12:39:57 +0200 |
Hi Alexandre, I am trying to compile this new release but I am running into some trouble (IPVS 0.8.1 on kernel-2.4.9-31). First of all I do not have 'net/ip_vs.h' in my include path, I do have it in the kernel sources however. To resolve this, I copied '/usr/src/linux-2.4.9-31SGI_XFS_1.0.2/net/ipv4/ipvs/ip_vs.h' into a subdir 'net' of the keepalived-0.5.6 sources. Then I modified 'data.h' and 'ipvswrapper.h' to read '#include "net/ip_vs.h"' instead of '#include <net/ip_vs.h>'. I remember doing the exact same thing with a previous release of keepalived, however this time the compiler exits with the following errors: ...
gcc -o ipvswrapper.o -g -O2 -Wall -Wunused -Wstrict-prototypes -D_DEBUG_ -D_KRNL_2_4_ -I/usr/src/linux/include -c ipvswrapper.c ipvswrapper.c: In function `ipvs_syncd_cmd':
What am I doing wrong? This release of keepalived is supposed to work with version 0.8.1 of ipvs, isn't it? Best regards, Matthijs van der Klip
|
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | KTCPVS, tsethi |
---|---|
Next by Date: | Re : RE: [Keepalived] Release 0.5.6 available, Alexandre CASSEN |
Previous by Thread: | [Keepalived] Release 0.5.6 available, Alexandre Cassen |
Next by Thread: | LVS_NAT Problem, xgao |
Indexes: | [Date] [Thread] [Top] [All Lists] |