On Sat, Feb 26, 2011 at 04:38:58PM +0000, Prasad Joshi wrote: > I pulled the latest qemu-kvm code and configured it with disabled-kvm > and related options. Configuration finishes well, but the compilation > fails. > > prasad@prasad-kvm:~/KVM/qemu-kvm$ ./configure --disable-kvm > --disable-kvm-device-assignment --disable-kvm-pit > ... > ... > > prasad@prasad-kvm:~/KVM/qemu-kvm$ make > .... > .... > CC x86_64-softmmu/kvm-stub.o > /home/prasad/KVM/qemu-kvm/kvm-stub.c:140: error: expected identifier > or â(â before â<<â token > make[1]: *** [kvm-stub.o] Error 1 > make: *** [subdir-x86_64-softmmu] Error 2 > > > A Small fix would be > > Signed-off-by: Prasad Joshi <prasadjoshi124@xxxxxxxxx> Applied, thanks. -- 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