Anthony Liguori wrote:
This requires adding the necessary bits to configure to create the directories
and symlinks for libkvm. It also requires sticking KVM_CFLAGS in
config-host.mak to ensure that it gets the right set of includes for the
kernel headers.
v1 => v2
Fix build when objdir == srcdir
Is this the new patch? I still get
[avi@cleopatra qemu-kvm (master)]$ make
make[1]: Entering directory `/home/avi/qemu-kvm/x86_64-softmmu'
make -C ../kvm/libkvm
KVM_CFLAGS="-I/home/avi/qemu-kvm/kvm/kernel/include
-I/home/avi/qemu-kvm/kvm/kernel/arch/x86/include"
make[2]: Entering directory `/home/avi/qemu-kvm/kvm/libkvm'
Makefile:2: /kvm/libkvm/config-x86_64.mak: No such file or directory
make[2]: *** No rule to make target `/kvm/libkvm/config-x86_64.mak'. Stop.
make[2]: Leaving directory `/home/avi/qemu-kvm/kvm/libkvm'
make[1]: *** [libkvm.a] Error 2
make[1]: Leaving directory `/home/avi/qemu-kvm/x86_64-softmmu'
make: *** [subdir-x86_64-softmmu] Error 2
--
error compiling committee.c: too many arguments to function
--
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