LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: Kernel compile problems

To: <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: Kernel compile problems
From: "Matt Gregory" <matthew.gregory@xxxxxxxxxxxx>
Date: Wed, 12 Jun 2002 10:57:59 -0400
I think I was using the wrong ARP patch... reworking this one...  sorry

----- Original Message -----
From: "Matt Gregory" <matthew.gregory@xxxxxxxxxxxx>
To: "LVS Users" <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Wednesday, June 12, 2002 10:37 AM
Subject: Kernel compile problems


> I am building a LVS director which also is the realserver for my BEA
> Weblogic Apache proxy, so I am patching the kernel for both the ipvs code
> and the hidden (arp patch) code.
>
> I'm building kernel version 2.4.18 after having done the following steps:
>
> patch -p1 <linux-2.4.18-ipvs-1.0.2.patch (went fine, no problems)
> patch -p1 <routes-hidden-forward_shared-noarp-2.4.16-2.diff (again, went
> fine no problems)
> make menuconfig (set all the options as in the HOWTO)
> make dep (no problems)
> make bzImage (no problems)
> make modules (produced following errors)
>
> -aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DMOD
UL
> E -DMODVERSIONS -include
>
sr/src/linux-2.4.18/include/linux/modversions.h  -DKBUILD_BASENAME=ip_vs_co
> nn  -c -o ip_vs_conn.o ip_vs_conn.c
> In file included from ip_vs_conn.c:47:
> /usr/src/linux-2.4.18/include/net/ip_vs.h: In function
`__ip_vs_get_out_rt':
> /usr/src/linux-2.4.18/include/net/ip_vs.h:876: too few arguments to
function
> `ip_route_output'
> /usr/src/linux-2.4.18/include/net/ip_vs.h:890: too few arguments to
function
> `ip_route_output'
> ip_vs_conn.c: In function `ip_vs_bypass_xmit':
> ip_vs_conn.c:615: too few arguments to function `ip_route_output'
> make[2]: *** [ip_vs_conn.o] Error 1
> make[2]: Leaving directory `/usr/src/linux-2.4.18/net/ipv4/ipvs'
> make[1]: *** [_modsubdir_ipv4/ipvs] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.4.18/net'
> make: *** [_mod_net] Error 2
>
> Anyone know what's causing this?
>
>
> _______________________________________________
> 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>