|
| From: | Stefan Weil |
| Subject: | Re: [Qemu-devel] error building latest QEMU |
| Date: | Wed, 22 Jul 2015 19:57:52 +0200 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0 |
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]
Error *err = NULL;
^
make: *** [vl.o] Error 1
make: *** Waiting for unfinished jobs....
This seems to me as being introduced by commit #70b94331
Ciao,
Claudio
Hi Claudio, this patch should fix it: http://patchwork.ozlabs.org/patch/498757/. I'm sorry that I forgot the Reported-by in my commit message. Maybe it still can be added. Regards Stefan
| [Prev in Thread] | Current Thread | [Next in Thread] |