2.6.17-mm4 undefined reference to `alternatives_smp_module_del'

From: Gregoire Favre
Date: Thu Jun 29 2006 - 08:26:12 EST


Hello,

just tried to compil 2.6.17-mm4 under amd64 and it fails with :

AR arch/x86_64/lib/lib.a
GEN .version
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
arch/x86_64/kernel/built-in.o: In function `module_arch_cleanup':
(.text.module_arch_cleanup+0x1): undefined reference to `alternatives_smp_module_del'
arch/x86_64/kernel/built-in.o: In function `module_finalize':
(.text.module_finalize+0xe8): undefined reference to `alternatives_smp_module_add'
make: *** [.tmp_vmlinux1] Error 1


Please CC to me if some more info are needed as I am not on this list.
--
Grégoire FAVRE http://gregoire.favre.googlepages.com http://www.gnupg.org
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/