Subject: unable to compile the latest version
From: Laurent Sintes <st3@ls.nfrance.com>
Date: Sun, 26 Jul 2009 20:16:26 +0200

Hello

I'm unable to compile  2.6.30.1-vs2.3.0.36.14-pre3 :

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

Sincerely