public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* KVM userspace build fails with 2.6.28-rc7 kernel installed
@ 2008-12-05 16:14 Beth Kon
  2008-12-21 23:46 ` Todd Deshane
  0 siblings, 1 reply; 4+ messages in thread
From: Beth Kon @ 2008-12-05 16:14 UTC (permalink / raw)
  To: kvm

I pulled the latest:
 kvm (commit 3c260758b41000986c3c064b17a9771286e98d1e)
 kvm-userspace (commit 6892f63c18a526c7b54bbde2f59287787eabe1f8)

and built and installed the 2.6.28-rc7 x86_64 kernel from kvm pull, then
tried to build kvm-userspace and the build failed:


make -C /lib/modules/2.6.28-rc7/build M=`pwd` \
		LINUXINCLUDE="-I`pwd`/include -Iinclude \
		 \
		-Iarch/x86/include -I`pwd`/include-compat \
		-include include/linux/autoconf.h \
		-include `pwd`/x86/external-module-compat.h "
make[2]: Entering directory `/home/beth/git/build/kvm.kernel/kvm'
  LD      /home/beth/git/test/kvm-userspace/kernel/x86/built-in.o
  CC [M]  /home/beth/git/test/kvm-userspace/kernel/x86/svm.o
In file included
from /home/beth/git/test/kvm-userspace/kernel/include/asm/kvm_host.h:64,

from /home/beth/git/test/kvm-userspace/kernel/include/linux/kvm_host.h:67,

from /home/beth/git/test/kvm-userspace/kernel/x86/svm.c:56:
arch/x86/include/asm/mtrr.h:60: error: redefinition of ‘struct
mtrr_var_range’
arch/x86/include/asm/mtrr.h:69: error: redefinition of typedef
‘mtrr_type’
/home/beth/git/test/kvm-userspace/kernel/x86/external-module-compat.h:349: error: previous declaration of ‘mtrr_type’ was here
arch/x86/include/asm/mtrr.h:74: error: redefinition of ‘struct
mtrr_state_type’
make[4]: *** [/home/beth/git/test/kvm-userspace/kernel/x86/svm.o] Error
1

When I moved the machine back to 2.6.27.7 the build succeeded.

-- 
Elizabeth Kon (Beth)
IBM Linux Technology Center
Open Hypervisor Team
email: eak@us.ibm.com


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-12-23  7:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-05 16:14 KVM userspace build fails with 2.6.28-rc7 kernel installed Beth Kon
2008-12-21 23:46 ` Todd Deshane
2008-12-22 10:10   ` Avi Kivity
2008-12-23  7:15     ` Todd Deshane

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox