Re: [Qemu-devel] error building latest QEMU

2015-07-23 Thread Claudio Fontana
On 22.07.2015 19:57, Stefan Weil wrote: > Am 22.07.2015 um 18:01 schrieb Claudio Fontana: >> Hello, >> >> with the following configuration: >> >> ./configure --enable-fdt --disable-sdl --disable-vnc --enable-debug >> --disable-gtk --enable-kvm --target-list=aarch64-softmmu >> >> I get: >> >> vl.c:

Re: [Qemu-devel] error building latest QEMU

2015-07-22 Thread Stefan Weil
Am 22.07.2015 um 18:01 schrieb Claudio Fontana: Hello, with the following configuration: ./configure --enable-fdt --disable-sdl --disable-vnc --enable-debug --disable-gtk --enable-kvm --target-list=aarch64-softmmu I get: vl.c:2064:12: error: unused variable `err' [-Werror=unused-variable]

[Qemu-devel] error building latest QEMU

2015-07-22 Thread Claudio Fontana
Hello, with the following configuration: ./configure --enable-fdt --disable-sdl --disable-vnc --enable-debug --disable-gtk --enable-kvm --target-list=aarch64-softmmu I get: vl.c:2064:12: error: unused variable `err' [-Werror=unused-variable] Error *err = NULL; ^ make: *** [vl.