Thank you Denis, you are right, with defconfig the kernel was built successfully. Unfortunately I was not able to boot, because I have hardware supported in the kernel with FC9 config, but not in the default kernel configuration. I hope I will find parameter combination to build OVZ kernel without loosing this hardware support.
-- Sergey Ivanov. ----- "Denis V. Lunev" <[EMAIL PROTECTED]> wrote: > On Mon, 2008-09-15 at 12:38 -0400, [EMAIL PROTECTED] > wrote: > > Hi, > > I have a problem compiling kernel 2.6.26-ovz. I've got it by git > > clone today, > >[skip] > > /home/seriv/linux-2.6.26-openvz/kernel/ns_cgroup.c:29: undefined > > reference to `cgroup_clone' > > make: *** [.tmp_vmlinux1] Error 1 > > --- > > Please, advice. > > looks like you do not have CONFIG_CGROUPS=y > the cloned kernel should be compiled just fine after 'make > defconfig'. > > Regards, > Den > > _______________________________________________ > Users mailing list > [email protected] > https://openvz.org/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] https://openvz.org/mailman/listinfo/users
