Re: KVM-87 compile failed

2009-06-28 Thread Avi Kivity
On 06/26/2009 08:40 AM, g...@schrodinger.com wrote: Hi, Compiling KVM-87 failed with following error: make -C /lib/modules/2.6.29-gentoo-r5/build M=`pwd` \ LINUXINCLUDE="-I`pwd`/include -Iinclude \ -Iarch/x86/include -I`pwd`/include-compat \ -

Re: KVM-87 compile failed

2009-06-26 Thread FinnTux
>  CC [M]  /tmp/kvm-87/kvm/kernel/x86/vmx.o > /tmp/kvm-87/kvm/kernel/x86/vmx.c: In function ‘ept_rsvd_mask’: > /tmp/kvm-87/kvm/kernel/x86/vmx.c:3272: error: ‘struct cpuinfo_x86’ has no > member named ‘x86_phys_bits’ > make[4]: *** [/tmp/kvm-87/kvm/kernel/x86/vmx.o] Error 1 > make[3]: *** [/tmp/kvm-