On Fri, 26 Oct 2007, Rumen Bogdanovski wrote: > I think I can fix the problem, > Can anybody tell me how to compile only ip_vs.ko, not the whole kernel? > If it works I will post a the patch.
if the only changes are to the ip_vs code in your kernel tree make modules && make modules_install or (I think) you go to the directory with the ipvs code and try these make make modules && make modules_install Joe -- Joseph Mack NA3T EME(B,D), FM05lw North Carolina jmack (at) wm7d (dot) net - azimuthal equidistant map generator at http://www.wm7d.net/azproj.shtml Homepage http://www.austintek.com/ It's GNU/Linux! _______________________________________________ LinuxVirtualServer.org mailing list - [email protected] Send requests to [EMAIL PROTECTED] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
