On Wed, 2008-12-10 at 13:50 +0100, Christian Ehrhardt wrote: > Hi everyone, > while running a test when updating kvm-userspace for powerpc I found > that the current kvm userspace requires kvm kernel headers in the > default search path of the used compilers.
You lost me with this mail, but after hitting the problem myself, I think I can summarize: % ./configure KVM support no % cd kernel; make sync LINUX=/home/hollisb/source/kvm.git; cd .. % ./configure KVM support yes This is building x86 kvm-userspace.git on an x86 host; no cross-compiling or PowerPC involved. This seems wrong to me, and also contradicts the "building an external module with older kernels" directions at http://kvm.qumranet.com/kvmwiki/Code . Avi, did something in the build procedure break recently? -- Hollis Blanchard IBM Linux Technology Center -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
