Hi,
I want to try a new kernel but get an error during the compilation:
GEN .version
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD vmlinux
arch/i386/kernel/built-in.o: In function `nmi_show_all_regs':
: undefined reference to `smp_send_nmi_allbutself'
make: *** [vmlinux] Error 1
Any clue on how to solve this?
I merged the kernel with
# emerge -vp rt-sources
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] sys-kernel/rt-sources-2.6.19-r7 USE="-build fbsplash -symlink
vesafb-tng"
Cheers,
Dominique