LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

RE: redhat 7.3 module compilation

To: <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: RE: redhat 7.3 module compilation
From: "Christopher Young" <cyoung@xxxxxxxxxxxxx>
Date: Wed, 28 Aug 2002 10:04:32 -0400
Just curious which kernel you are actually applying this patch for.  I, too, am 
working on using RedHat 7.3, but I would prefer to use a more up-to-date kernel 
than the current ultramonkey RPMS provide.  I have been working on creating 
newer RPMS for the RedHat 2.4.18, but there seem to be too many part of the 
patch that don't go through with all of RedHat's patches.

Chris

> -----Original Message-----
> From: mixo [mailto:mixo@xxxxxxxxxxxxxxxxxxxx]
> Sent: Wednesday, August 28, 2002 2:29 AM
> To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: redhat 7.3 module compilation
> 
> 
> It seems a patch has been already applied.
> 
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> [root@dhcp4 linux]#  cat 
> /root/piranha/ipvs-1.0.3/linux_net_netsyms_c.diff  | patch -p1
> patching file net/netsyms.c
> Reversed (or previously applied) patch detected!  Assume -R? [n] n
> Apply anyway? [n] y
> Hunk #1 FAILED at 263.
> 1 out of 1 hunk FAILED -- saving rejects to file net/netsyms.c.rej
> 
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 
> 
> [root@dhcp4 linux]# cat net/netsyms.c.rej
> ***************
> *** 263,268 ****
>   EXPORT_SYMBOL(in_aton);
>   EXPORT_SYMBOL(ip_mc_inc_group);
>   EXPORT_SYMBOL(ip_mc_dec_group);
>   EXPORT_SYMBOL(ip_finish_output);
>   EXPORT_SYMBOL(inet_dgram_ops);
>   EXPORT_SYMBOL(ip_cmsg_recv);
> --- 263,269 ----
>   EXPORT_SYMBOL(in_aton);
>   EXPORT_SYMBOL(ip_mc_inc_group);
>   EXPORT_SYMBOL(ip_mc_dec_group);
> + EXPORT_SYMBOL(ip_mc_join_group);
>   EXPORT_SYMBOL(ip_finish_output);
>   EXPORT_SYMBOL(inet_dgram_ops);
>   EXPORT_SYMBOL(ip_cmsg_recv);
> 
> 
> 
> 
> Joseph Mack wrote:
> 
> >mixo wrote:
> >
> >>I got  'ipvs-1.0.3' from
> >>  
http://www.linuxvirtualserver.org/software/kernel-2.4/ipvs-1.0.3.tar.gz
>>I also installed 'kernel-source-2.4.18-3' and patched with
>>
>
>you used the kernel from ftp.kernel.org as per the instructions didn't you?
>
>>  cat /root/piranha/ipvs-1.0.3/linux_kernel_ksyms_c.diff | patch -p1
>>
>>I skipped the other patch as I somehow it fails
>>
>
>I haven't kept track of which patch is which for the new ipvs versions, but
>if you need this patch then the error here is important. 
>I wouldn't expect anything to work after this.
>
>Joe
>




_______________________________________________
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>