lvs-users
|
To: | "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx> |
---|---|
Subject: | Re: [ANNOUNCE] ipvs 1.0.8 |
From: | Maxime Quinzin <maxime.quinzin@xxxxxxxx> |
Date: | Fri, 11 Apr 2003 17:46:11 +0200 |
Then certainly red hat has applied some patch ... I tried from a 2.4.20 (tarball from kernel.org) and during make modules I obtain another error : gcc -D__KERNEL__ -I/usr/src/linux-2.4.20lvs/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20lvs/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=sim710 -c -o sim710.o sim710.c sim710.c: In function `sim710_driver_init': sim710.c:589: `A_msg_reject_used' undeclared (first use in this function) sim710.c:589: (Each undeclared identifier is reported only once sim710.c:589: for each function it appears in.) sim710.c:591: `A_test1_src_used' undeclared (first use in this function) sim710.c:593: `A_test1_dst_used' undeclared (first use in this function) sim710.c: In function `sim710_detect': sim710.c:1580: `Ent_test1' undeclared (first use in this function) sim710.c:1613: `A_int_test1' undeclared (first use in this function) make[2]: *** [sim710.o] Error 1 make[2]: Leaving directory `/usr/src/linux-2.4.20lvs/drivers/scsi' make[1]: *** [_modsubdir_scsi] Error 2 make[1]: Leaving directory `/usr/src/linux-2.4.20lvs/drivers' make: *** [_mod_drivers] Error 2 But infortunately I don't think there is a link with ipvs code... Wensong Zhang wrote: On Fri, 11 Apr 2003, Maxime Quinzin wrote:Really ?? Sorry then, but may you help me, during the make modules, I obtain : gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-8lvs/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-8lvs/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=ip_vs_sync -c -o ip_vs_sync.o ip_vs_sync.c ip_vs_sync.c: In function `sync_thread': ip_vs_sync.c:687: structure has no member named `sigmask_lock' ip_vs_sync.c:689: too many arguments to function `recalc_sigpending_Rfb6af58d' make[2]: *** [ip_vs_sync.o] Error 1 make[2]: Leaving directory `/usr/src/linux-2.4.20-8lvs/net/ipv4/ipvs' make[1]: *** [_modsubdir_ipv4/ipvs] Error 2 make[1]: Leaving directory `/usr/src/linux-2.4.20-8lvs/net' make: *** [_mod_net] Error 2Have you applied any other patch to the kernel 2.4.20 source? If you applied, you need to adapt the ip_vs_sync.c on signal setting too. Regards, Wensong _______________________________________________ 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 |
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | [ANNOUNCE] ipvs 1.0.8 single kernel patch, Wensong Zhang |
---|---|
Next by Date: | Re: [ANNOUNCE] ipvs 1.0.8, Alex Kramarov |
Previous by Thread: | Re: [ANNOUNCE] ipvs 1.0.8, Wensong Zhang |
Next by Thread: | Re: [ANNOUNCE] ipvs 1.0.8, Alex Kramarov |
Indexes: | [Date] [Thread] [Top] [All Lists] |