2 Aug 00:10
Re: nfs: __setup_str_nfs_root_setup causes a section type conflict
On Friday 31 July 2009, Frans Pop wrote: > While compiling v2.6.31-rc4-294-gf5886c7 for parisc (64-bits) I ran > into the following compilation error: > > /home/fjp/projects/kernel/linux-2.6/fs/nfs/nfsroot.c:403: > error: __setup_str_nfs_root_setup causes a section type conflict > make[7]: *** [fs/nfs/nfsroot.o] Error 1 Helge Deller alerted me to the fact that the config I sent did not have CONFIG_ROOT_NFS set. I must have sent the config I used after disabling NFS because of the error :-/ But I can still reproduce the error with .31-rc5 and the attached config.
# # Automatically generated make config: don't edit # Linux kernel version: 2.6.31-rc5 # Sun Aug 2 00:04:27 2009 # CONFIG_PARISC=y CONFIG_MMU=y CONFIG_STACK_GROWSUP=y CONFIG_RWSEM_GENERIC_SPINLOCK=y # CONFIG_ARCH_HAS_ILOG2_U32 is not set # CONFIG_ARCH_HAS_ILOG2_U64 is not set CONFIG_GENERIC_FIND_NEXT_BIT=y CONFIG_GENERIC_BUG=y CONFIG_GENERIC_HWEIGHT=y(Continue reading)
RSS Feed