kvm-userspace installs:
/usr/local/include/linux/kvm.h
/usr/local/include/linux/kvm_para.h
This relies on
<asm/kvm.h>
Which is not installed. libkvm.h depends on an up-to-date version of
kvm.h to function properly.
Perhaps we should just stop installing all headers since libkvm is
probably not going to be a supported library?
Right now, this is screwing up the QEMU build because it's getting one
header from /usr/local/include and another from /usr/include and chaos
ensues.
Regards,
Anthony Liguori
--
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