From: Avi K. <av...@qu...> - 2008-02-18 10:16:59
|
Zhao, Yunfeng wrote: > > Today’s IA32e KVM build fails, here is the error message: > > libqemu.a(kvm-tpr-opt.o): In function `enable_vapic': > > /workspace/ia32e/nightly/kvm-master-2.6.22-rc4-20080218000132559/kvm-userspace/qemu/kvm-tpr-opt.c:232: > undefined reference to `kvm_enable_vapic' > > libqemu.a(kvm-tpr-opt.o): In function `kvm_tpr_vcpu_start': > > /workspace/ia32e/nightly/kvm-master-2.6.22-rc4-20080218000132559/kvm-userspace/qemu/kvm-tpr-opt.c:302: > undefined reference to `kvm_enable_tpr_access_reporting' > > collect2: ld returned 1 exit status > > make[2]: *** [qemu-system-x86_64] Error 1 > > make[2]: Leaving directory > `/workspace/ia32e/nightly/kvm-master-2.6.22-rc4-20080218000132559/kvm-userspace/qemu/x86_64-softmmu' > > make[1]: *** [subdir-x86_64-softmmu] Error 2 > > make[1]: Leaving directory > `/workspace/ia32e/nightly/kvm-master-2.6.22-rc4-20080218000132559/kvm-userspace/qemu' > > make: *** [qemu] Error 2 > I can't reproduce this with the last snapshot. What commits hashes are you using? -- Do not meddle in the internals of kernels, for they are subtle and quick to panic. |