From: Mehdi Sheikhalishahi <mehdi.alishahi@xxxxxxxxx>
To: bderzhavets@xxxxxxxxx
Sent: Sun, January 3, 2010 4:25:00 PM
Subject: Xenified linux
kernel
Hi Dear:
I am refering to the
http://bderzhavets.wordpress.com/2009/07/07/building-xenified-2-6-30-1-kernel-via-xen-patches-2-6-30-2-tar-bz2/instruction to build an xenified linux kernel. I exactly follow the
instructions but I've got the following errors:
LD vmlinux.o
MODPOST vmlinux.o
WARNING: modpost: Found 2 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
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/kernel/built-in.o: In
function `timer_interrupt':
/usr/src/build/linux-2.6.30.2/arch/x86/kernel/time_32-xen.c:463:
undefined reference to `__udivdi3'
make: *** [.tmp_vmlinux1] Error 1
--
Best Regards,
Mehdi Sheikhalishahi