Hello,
I've tried to build the kernel with your path and had no problem with
ip_vs_nfct. But now, i can't load heatbeat and have messages in my syslog:
KERNEL: IPVS: set_ctl: len 92!=68
KERNEL: IPVS: set_ctl: len 92!=44
modprobe: modprobe: Can't locate module ip_vs_ftp
I've tried to build ip_vs_ftp in the kernel and as module -> same result
I've tried to build the kernel with gcc 2.95.4 and gcc 3.4.1 because you
said it could be
problems with old compilers.
I always have this messages when i build the kernel and modules:
CC net/ipv4/ipvs/ip_vs_proto_tcp.o
net/ipv4/ipvs/ip_vs_proto_tcp.c: In function `tcp_snat_handler':
net/ipv4/ipvs/ip_vs_proto_tcp.c:163: warning: unknown conversion type
character `z' in format
net/ipv4/ipvs/ip_vs_proto_tcp.c:163: warning: too many arguments for format
CC [M] net/ipv4/ipvs/ip_vs_ftp.o
net/ipv4/ipvs/ip_vs_ftp.c: In function `ip_vs_ftp_in':
net/ipv4/ipvs/ip_vs_ftp.c:291: warning: unknown conversion type character
`z' in format
net/ipv4/ipvs/ip_vs_ftp.c:291: warning: unknown conversion type character
`z' in format
net/ipv4/ipvs/ip_vs_ftp.c:291: warning: too many arguments for format
Do you have an idea?
Best regards
-----Message d'origine-----
De : Julian Anastasov [mailto:ja@xxxxxx]
Envoyé : mardi 31 août 2004 07:14
À : Stéphane Klein
Cc : 'LinuxVirtualServer.org users mailing list.'
Objet : RE: TR: Connection tracking with lvs
Hello,
On Mon, 30 Aug 2004, Stéphane Klein wrote:
> Ok, i found the link, i had never seen ip_nat_ftp-2.6.5-1.diff before:
> http://www.ssi.bg/~ja/nfct/
>
> so i've downloaded that patch with ipvs-nfct-2.6.8-1.diff.
> I patched the 2.6.8.1 kernel with this two patchs.
> When i compiles the kernel (i tried with 2.6.8 kernel too), i saw:
>
>
> CC net/ipv4/ipvs/ip_vs_nfct.o
> net/ipv4/ipvs/ip_vs_nfct.c: In function `ip_vs_nfct_expect_related':
> net/ipv4/ipvs/ip_vs_nfct.c:329: unknown field `src' specified in
initializer
Sorry, a compiler issue, works only with new compilers.
I fixed it and updated the patch file.
Regards
--
Julian Anastasov <ja@xxxxxx>
|