Re: [Qemu-devel] GIT master fails compilation for ACPI

2013-11-25 Thread Michael S. Tsirkin
On Mon, Nov 25, 2013 at 09:08:20PM +0100, Erik Rull wrote: > Michael S. Tsirkin wrote: > >On Fri, Nov 22, 2013 at 09:19:49PM +0100, Erik Rull wrote: > >>Paolo Bonzini wrote: > >>>Il 22/11/2013 12:16, Erik Rull ha scritto: > It's getting more and more complex to build qemu, is there a reason why

Re: [Qemu-devel] GIT master fails compilation for ACPI

2013-11-25 Thread Erik Rull
Michael S. Tsirkin wrote: On Fri, Nov 22, 2013 at 09:19:49PM +0100, Erik Rull wrote: Paolo Bonzini wrote: Il 22/11/2013 12:16, Erik Rull ha scritto: It's getting more and more complex to build qemu, is there a reason why everyone needs to build the acpi stuff by himself? It is only attempted

Re: [Qemu-devel] GIT master fails compilation for ACPI

2013-11-22 Thread Erik Rull
Paolo Bonzini wrote: Il 22/11/2013 12:16, Erik Rull ha scritto: It's getting more and more complex to build qemu, is there a reason why everyone needs to build the acpi stuff by himself? It is only attempted if iasl is installed but as you said below, your version is too old. Please run "make

Re: [Qemu-devel] GIT master fails compilation for ACPI

2013-11-22 Thread Paolo Bonzini
Il 22/11/2013 12:16, Erik Rull ha scritto: > It's getting more and more complex to build qemu, is there a reason why > everyone > needs to build the acpi stuff by himself? It is only attempted if iasl is installed but as you said below, your version is too old. Please run "make V=1" so that we c

Re: [Qemu-devel] GIT master fails compilation for ACPI

2013-11-22 Thread Stefan Hajnoczi
On Fri, Nov 22, 2013 at 12:16:37PM +0100, Erik Rull wrote: > > On November 22, 2013 at 11:56 AM Stefan Hajnoczi wrote: > > > > > > On Thu, Nov 21, 2013 at 09:44:29PM +0100, Erik Rull wrote: > > > Hu Tao wrote: > > > >On Thu, Nov 21, 2013 at 09:06:43AM +0100, Erik Rull wrote: > > > >>Hi all, > > >

Re: [Qemu-devel] GIT master fails compilation for ACPI

2013-11-22 Thread Erik Rull
> On November 22, 2013 at 11:56 AM Stefan Hajnoczi wrote: > > > On Thu, Nov 21, 2013 at 09:44:29PM +0100, Erik Rull wrote: > > Hu Tao wrote: > > >On Thu, Nov 21, 2013 at 09:06:43AM +0100, Erik Rull wrote: > > >>Hi all, > > >> > > >>when doing a git clone on the latest master, it fails compiling: >

Re: [Qemu-devel] GIT master fails compilation for ACPI

2013-11-22 Thread Stefan Hajnoczi
On Thu, Nov 21, 2013 at 09:44:29PM +0100, Erik Rull wrote: > Hu Tao wrote: > >On Thu, Nov 21, 2013 at 09:06:43AM +0100, Erik Rull wrote: > >>Hi all, > >> > >>when doing a git clone on the latest master, it fails compiling: > >> > >> CCx86_64-softmmu/memory_mapping.o > >> CCx86_64-softmm

Re: [Qemu-devel] GIT master fails compilation for ACPI

2013-11-21 Thread Erik Rull
Hu Tao wrote: On Thu, Nov 21, 2013 at 09:06:43AM +0100, Erik Rull wrote: Hi all, when doing a git clone on the latest master, it fails compiling: CCx86_64-softmmu/memory_mapping.o CCx86_64-softmmu/dump.o CCx86_64-softmmu/xen-stub.o CCx86_64-softmmu/hw/i386/multiboot

Re: [Qemu-devel] GIT master fails compilation for ACPI

2013-11-21 Thread Hu Tao
On Thu, Nov 21, 2013 at 09:06:43AM +0100, Erik Rull wrote: > 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 >

[Qemu-devel] GIT master fails compilation for ACPI

2013-11-21 Thread Erik Rull
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