[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.01.1108282138020.9183@trent.utfs.org>
Date: Sun, 28 Aug 2011 21:44:50 -0700 (PDT)
From: Christian Kujau <lists@...dbynature.de>
To: LKML <linux-kernel@...r.kernel.org>
cc: Trond.Myklebust@...app.com
Subject: undefined reference to `sys_nfsservctl'
When trying to compile 3.1-rc3 (git -c11a7e2), this happens after MODPOST:
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/generated/compile.h
UPD include/generated/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
arch/powerpc/kernel/built-in.o: In function `sys_call_table':
(.text+0x5be0): undefined reference to `sys_nfsservctl'
make[1]: *** [.tmp_vmlinux1] Error 1
make: *** [sub-make] Error 2
Full make.log and .config: http://nerdbynature.de/bits/3.1-rc3/nfs/
This message can be found in an older thread, around 2.5.7:
http://lkml.indiana.edu/hypermail/linux/kernel/0203.2/1006.html
In my .config I have set (from "make oldconfig")
# CONFIG_NFS_FS is not set
CONFIG_NFSD=y
CONFIG_NFSD_V3=y
# CONFIG_NFSD_V3_ACL is not set
CONFIG_NFSD_V4=y
CONFIG_NFS_COMMON=y
Any ideas?
Christian.
--
BOFH excuse #332:
suboptimal routing experience
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists