2011-11-09 17:29:23

by Boaz Harrosh

[permalink] [raw]
Subject: Re: failed to compile kernel due to object layout

On 11/09/2011 02:48 AM, Tigran Mkrtchyan wrote:
> Hi Boaz,
>
> did I miss configured something?
>
> Kernel: arch/x86/boot/bzImage is ready (#59)
> ERROR: "ore_read" [fs/nfs/objlayout/objlayoutdriver.ko] undefined!
> ERROR: "ore_put_io_state" [fs/nfs/objlayout/objlayoutdriver.ko] undefined!
> ERROR: "ore_write" [fs/nfs/objlayout/objlayoutdriver.ko] undefined!
> ERROR: "ore_check_io" [fs/nfs/objlayout/objlayoutdriver.ko] undefined!
> ERROR: "ore_verify_layout" [fs/nfs/objlayout/objlayoutdriver.ko] undefined!
> ERROR: "ore_get_rw_state" [fs/nfs/objlayout/objlayoutdriver.ko] undefined!
> WARNING: modpost: Found 3 section mismatch(es).
> To see full details build your kernel with:
> 'make CONFIG_DEBUG_SECTION_MISMATCH=y'
> make[1]: *** [__modpost] Error 1
> make: *** [modules] Error 2
> tigran@anahit:~/nfs-2.6>
>
>
> config file attached.
>
> Tigran.

Which tree is this?
Because in Benny's tree there was such a problem. But in Linus 3.2-rc1 it
should be already fixed.

In some version of Benny's tree it is terminally broken. (No why out)
You'll need a patch. Tell me which tree and I'll make one for you

Sorry
Boaz