On Thu, Jun 11, 2009 at 7:42 AM, Beth Kon<eak@xxxxxxxxxx> wrote: > Building latest git with ./configure --disable-kvm breaks with errors in > pcspk.c I'm building from latest git, as well, but I'm not using --disable-kvm. Still, I seem to be affected by this issue too. Am I missing a header or dependency? ... CC mips-softmmu/pcspk.o /tmp/tmp.OdSUhAEONG/qemu-kvm-0.10.50.20090622191901/hw/pcspk.c:85: error: expected declaration specifiers or ‘...’ before ‘kvm_pit_state’ /tmp/tmp.OdSUhAEONG/qemu-kvm-0.10.50.20090622191901/hw/pcspk.c:87: error: expected declaration specifiers or ‘...’ before ‘kvm_pit_state’ /tmp/tmp.OdSUhAEONG/qemu-kvm-0.10.50.20090622191901/hw/pcspk.c: In function ‘pcspk_callback’: /tmp/tmp.OdSUhAEONG/qemu-kvm-0.10.50.20090622191901/hw/pcspk.c:114: error: too many arguments to function ‘kvm_get_pit_ch2’ /tmp/tmp.OdSUhAEONG/qemu-kvm-0.10.50.20090622191901/hw/pcspk.c: In function ‘pcspk_ioport_read’: /tmp/tmp.OdSUhAEONG/qemu-kvm-0.10.50.20090622191901/hw/pcspk.c:161: error: too many arguments to function ‘kvm_get_pit_ch2’ /tmp/tmp.OdSUhAEONG/qemu-kvm-0.10.50.20090622191901/hw/pcspk.c: In function ‘pcspk_ioport_write’: /tmp/tmp.OdSUhAEONG/qemu-kvm-0.10.50.20090622191901/hw/pcspk.c:171: error: storage size of ‘inkernel_state’ isn’t known /tmp/tmp.OdSUhAEONG/qemu-kvm-0.10.50.20090622191901/hw/pcspk.c:175: error: too many arguments to function ‘kvm_get_pit_ch2’ /tmp/tmp.OdSUhAEONG/qemu-kvm-0.10.50.20090622191901/hw/pcspk.c:185: error: too many arguments to function ‘kvm_set_pit_ch2’ /tmp/tmp.OdSUhAEONG/qemu-kvm-0.10.50.20090622191901/hw/pcspk.c:171: warning: unused variable ‘inkernel_state’ make[2]: *** [pcspk.o] Error 1 make[1]: *** [subdir-mips-softmmu] Error 2 ... More complete log at: * http://launchpadlibrarian.net/28223193/buildlog_ubuntu-karmic-amd64.qemu-kvm_0.10.50.20090622162008-0daily1_FAILEDTOBUILD.txt.gz Thanks, :-Dustin -- 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