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

2007-06-26 Thread Anthony Liguori
Russell Harmon wrote: > Also, now that I think about it, shouldn't this code be in #ifdef > statements (or something) so it is not compiled in on an intel target? > No, but you could comment out kvm-amd in Kconfig to work around your issue. You've got a broken compiler, this changeset is fine

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

2007-06-26 Thread Russell Harmon
Also, now that I think about it, shouldn't this code be in #ifdef statements (or something) so it is not compiled in on an intel target? On 6/26/07, Russell Harmon <[EMAIL PROTECTED]> wrote: > are you doing it in the kernel tree, or the userspace tree. I forgot > to mention that the offending file

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

2007-06-26 Thread Russell Harmon
are you doing it in the kernel tree, or the userspace tree. I forgot to mention that the offending files are in the kernel tree. The output of git show cfc329b216bc3e54fe1107e8f714c7b3bc133224 in the kernel tree is as follows: commit cfc329b216bc3e54fe1107e8f714c7b3bc133224 Author: Joerg Roedel <[