qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] GIT master fails compilation for ACPI


From: Erik Rull
Subject: [Qemu-devel] GIT master fails compilation for ACPI
Date: Thu, 21 Nov 2013 09:06:43 +0100 (CET)

Hi all,

when doing a git clone on the latest master, it fails compiling:

  CC    x86_64-softmmu/memory_mapping.o
  CC    x86_64-softmmu/dump.o
  CC    x86_64-softmmu/xen-stub.o
  CC    x86_64-softmmu/hw/i386/multiboot.o
  CC    x86_64-softmmu/hw/i386/smbios.o
  CC    x86_64-softmmu/hw/i386/pc.o
  CC    x86_64-softmmu/hw/i386/pc_piix.o
  CC    x86_64-softmmu/hw/i386/pc_q35.o
  CC    x86_64-softmmu/hw/i386/pc_sysfw.o
  CC    x86_64-softmmu/hw/i386/kvmvapic.o
  CPP x86_64-softmmu/acpi-dsdt.dsl.i.orig
  ACPI_PREPROCESS x86_64-softmmu/acpi-dsdt.dsl.i
  IASL x86_64-softmmu/acpi-dsdt.dsl.i
make[1]: *** [hw/i386/acpi-dsdt.hex] Error 1
make: *** [subdir-x86_64-softmmu] Error 2
address@hidden:~/qemu-test/qemu$


My configure options are:
./configure --prefix= --target-list=x86_64-softmmu --disable-vnc-png
--disable-vnc-jpeg --disable-vnc-tls --disable-vnc-sasl  --audio-drv-list=
--enable-sdl --disable-xen --disable-brlapi --disable-bluez --disable-curl
--disable-guest-agent --disable-spice

Best regards,

Erik



reply via email to

[Prev in Thread] Current Thread [Next in Thread]