vaibhav pol wrote: > Hi all, > Where i will get source code of ip_vs.o . I am using 2.6.9-42.ELsmp > kernel also i installed respective > kernel devel (kernel-smp-devel-2.6.9-42.EL) package even i not get the > source code of ip_vs.o . Can any one tell where i will get that one.
The -devel package is for development within the kernel environment. It does not contain source code, only header files. ip_vs.c lives with all the other kernel sources in a .src.rpm file found in a separate "Source" CD or location. The file name will be something like kernel-2.6.9-42.src.rpm (note it ends in .src.rpm rather than i386.rpm). -- Laurentiu Badea _______________________________________________ Please read the documentation before posting - it's available at: http://www.linuxvirtualserver.org/ LinuxVirtualServer.org mailing list - [email protected] Send requests to [email protected] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
