Re: [kvm-devel] Building from git sources... Strange errors.

2007-06-26 Thread Avi Kivity
Russell Harmon wrote: > Ok, I figured out the problem. It seems to compile fine when I remove > the changes made to svm.c in commit > cfc329b216bc3e54fe1107e8f714c7b3bc133224. I am using my laptop which > is an intel centrino duo processor with vmx. > I don't have a cfc329b216bc3e54fe1107e8f714

Re: [kvm-devel] Building from git sources... Strange errors.

2007-06-25 Thread Russell Harmon
Ok, I figured out the problem. It seems to compile fine when I remove the changes made to svm.c in commit cfc329b216bc3e54fe1107e8f714c7b3bc133224. I am using my laptop which is an intel centrino duo processor with vmx. On 6/26/07, Russell Harmon <[EMAIL PROTECTED]> wrote: > I'm trying to build th