
horms at vergenet
Dec 14, 2000, 12:36 PM
Post #2 of 2
(145 views)
Permalink
|
On Thu, Dec 14, 2000 at 03:12:04PM +0100, Merlin Webtechnik wrote: > Hallo! > > i want to install 'ipvs-1.0.0-2.2.17', but i'll get only an 'error 1' > after 'make'. > i have allreade patched the kernel und rebooted, but now i can't compile > the ipvsadm. > at the end of this posting i will send the output from 'make'. > hope someone can tell me what i have to do... > in the README file i dont have found anything about that. You need to compule ipvsadm on a machine whose kernel (headers) have been patched with ipvs. > > thanks > andreas plachy > > > root [at] lvs_tes:~/ipvs-1.0.0-2.2.17/ipvsadm > make > gcc -Wall -Wunused -g -O2 -I/usr/src/linux/include -c ipvsadm.c > ipvsadm.c: In function `parse_options': > ipvsadm.c:750: `IP_MASQ_F_VS_TUNNEL' undeclared (first use in this > function) > ipvsadm.c:750: (Each undeclared identifier is reported only once > ipvsadm.c:750: for each function it appears in.) > ipvsadm.c:756: `IP_MASQ_F_VS_DROUTE' undeclared (first use in this > function) > ipvsadm.c: In function `process_options': > ipvsadm.c:799: `IP_MASQ_F_VS_DROUTE' undeclared (first use in this > function) > ipvsadm.c:854: `IP_MASQ_F_VS_TUNNEL' undeclared (first use in this > function) > make: *** [ipvsadm.o] Error 1 > root [at] lvs_tes:~/ipvs-1.0.0-2.2.17/ipvsadm > > > _______________________________________________ > LinuxVirtualServer.org mailing list - lvs-users [at] LinuxVirtualServer > Send requests to lvs-users-request [at] LinuxVirtualServer > or go to http://www.in-addr.de/mailman/listinfo/lvs-users -- Horms
|