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

Reply via email to