Re: [kvm-devel] Error Compiling kvm-userspace

2008-04-27 Thread Avi Kivity
Mohammed Gamal wrote: > Hi, > I was trying to compile the code from kvm-userspace.git against the > kernel from kvm.git tree. I ran configure --with-patched-kernel and I > got this error: > > ../libkvm/libkvm.h:385: error: expected '=', ',', ';', 'asm' or > Last commit broke libkvm. I pushed o

[kvm-devel] Error Compiling kvm-userspace

2008-04-27 Thread Mohammed Gamal
Hi, I was trying to compile the code from kvm-userspace.git against the kernel from kvm.git tree. I ran configure --with-patched-kernel and I got this error: ../libkvm/libkvm.h:385: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kvm_get_cr8' main.c: In function 'enter_32': main.c: