Problem compiling kvm-88

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi folks,

I'm getting the following error when compiling kvm-88 against a custom
2.6.31-rc2 kernel on Xubuntu 9.04 64 bits. I've tried enabling and
disabling tracing in the kernel configuration to no avail. kvm-88
compiles well on an older 2.6.29.1 (also custom) kernel, and kvm-87
also does _not_ on the custom 2.6.31-rc2 kernel, giving the same
error. Any ideas?

tamsyn@rory:~/local/kvm-88$ make
for d in pc-bios/optionrom; do \
	make -C $d || exit 1 ; \
        done
make[1]: Entering directory `/home/tamsyn/local/kvm-88/pc-bios/optionrom'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/tamsyn/local/kvm-88/pc-bios/optionrom'
make -C /lib/modules/2.6.31-rc2-rory/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 " \
		"$@"
  CC [M]  /home/tamsyn/local/kvm-88/kvm/kernel/x86/x86.o
In file included from /home/tamsyn/local/kvm-88/kvm/kernel/x86/trace.h:355,
                 from /home/tamsyn/local/kvm-88/kvm/kernel/x86/x86.c:83:
include/trace/define_trace.h:53:43: error: arch/x86/kvm/trace.h: No
such file or directory
make[4]: *** [/home/tamsyn/local/kvm-88/kvm/kernel/x86/x86.o] Error 1
make[3]: *** [/home/tamsyn/local/kvm-88/kvm/kernel/x86] Error 2
make[2]: *** [_module_/home/tamsyn/local/kvm-88/kvm/kernel] Error 2
make[1]: *** [all] Error 2
make: *** [kvm-kmod] Error 2

Thanks in advance.

Jorge
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux