On Tue, Jan 14, 2014 at 03:46:24PM +0100, Igor Mammedov wrote: > make check > > ... > LINK tests/check-qom-interface > libqemuutil.a(qemu-error.o): In function `error_vprintf': > /home/imammedo/builds/qemu/util/qemu-error.c:23: undefined reference to > `cur_mon' > /home/imammedo/builds/qemu/util/qemu-error.c:24: undefined reference to > `cur_mon' > /home/imammedo/builds/qemu/util/qemu-error.c:24: undefined reference to > `monitor_vprintf' > libqemuutil.a(qemu-error.o): In function `error_printf_unless_qmp': > /home/imammedo/builds/qemu/util/qemu-error.c:47: undefined reference to > `monitor_cur_is_qmp' > libqemuutil.a(qemu-error.o): In function `error_print_loc': > /home/imammedo/builds/qemu/util/qemu-error.c:174: undefined reference to > `cur_mon'
Seeing the same thing here.