Subject: Re: [vserver] unable to compile the latest version
From: Herbert Poetzl <herbert@13thfloor.at>
Date: Mon, 27 Jul 2009 23:13:51 +0200

On Sun, Jul 26, 2009 at 08:16:26PM +0200, Laurent Sintes wrote:
> Hello
> 
> I'm unable to compile  2.6.30.1-vs2.3.0.36.14-pre3 :

why not use patch-2.6.30.2-vs2.3.0.36.14-pre4.diff

> MODPOST vmlinux.o
> WARNING: modpost: Found 1 section mismatch(es).
> To see full details build your kernel with:
> 'make CONFIG_DEBUG_SECTION_MISMATCH=y'
>   GEN     .version
>   CHK     include/linux/compile.h
>   UPD     include/linux/compile.h
>   CC      init/version.o
>   LD      init/built-in.o
>   LD      .tmp_vmlinux1
> drivers/built-in.o: In function `vroot_exit':
> (.text+0x50d1c): undefined reference to `unregister_vroot_grb'
> drivers/built-in.o: In function `vroot_init':
> (.init.text+0x4084): undefined reference to `register_vroot_grb'
> make: *** [.tmp_vmlinux1] Erreur 1

alternatively, disable VROOT

best,
Herbert

> Sincerely