Bug#392015: [Debian] Re: Bug#478208: linux-patch-openvz asks for kernel version 2.6.18 while default kernel on lenny is 2.6.24

Pavel Emelyanov xemul at openvz.org
Tue Jun 24 12:13:08 EDT 2008


maximilian attems wrote:
> On Tue, Jun 24, 2008 at 07:40:01PM +0400, Kir Kolyshkin wrote:
>> Here's a quick heads up.
>>
>> - we have rebased to -rc7 kernel
>> - some of the fixes we had in our tree is now in mainstream, so we 
>> dropped it
>> - some more features that weren't ported yet are now ported
>> - some openvz-specific bugs were fixed
>> - oh yeah, grsecurity TPE patches were dropped as requested
> 
> very cool indeed!
> 
> but compile failure on x86_64:
>   GEN     include/linux/bounds.h
>   CC      arch/x86/kernel/asm-offsets.s
> In file included from arch/x86/kernel/asm-offsets.c:4:
> arch/x86/kernel/asm-offsets_64.c: In function ‘main’:
> arch/x86/kernel/asm-offsets_64.c:42: error: ‘struct thread_info’ has no member named ‘sysenter_return’
> make[4]: *** [arch/x86/kernel/asm-offsets.s] Error 1

That's because we never build our kernels with CONFIG_IA32_EMULAITON 
turned off (which seems to be such in your case), since people always 
use 32-bit templates on 64-bit OpenVZ kernels.

Turning it on should help, but we'll fix this case anyway :)


More information about the Debian mailing list