On 8 August 2014 18:39, Kevin Wolf <kw...@redhat.com> wrote: > The following changes since commit 69f87f713069f1f70f86cb65883f7d43e3aa21de: > > Merge remote-tracking branch > 'remotes/pmaydell/tags/pull-target-arm-20140804' into staging (2014-08-04 > 15:01:38 +0100) > > are available in the git repository at: > > > git://repo.or.cz/qemu/kevin.git tags/for-upstream > > for you to fetch changes up to d61a5d3fdfe1d15ded921a5c25307bec8cf424b1: > > block: Catch !bs->drv in bdrv_check() (2014-08-08 11:10:36 +0200)
Hi. I'm afraid this doesn't build on w32: LINK arm-softmmu/qemu-system-arm.exe ../nbd.o: In function `nbd_set_handlers': /home/petmay01/linaro/qemu-for-merges/nbd.c:1323: undefined reference to `_aio_set_fd_handler' ../nbd.o: In function `nbd_unset_handlers': /home/petmay01/linaro/qemu-for-merges/nbd.c:1333: undefined reference to `_aio_set_fd_handler' collect2: ld returned 1 exit status make[1]: *** [qemu-system-arm.exe] Error 1 make: *** [subdir-arm-softmmu] Error 2 LINK aarch64-softmmu/qemu-system-aarch64.exe ../nbd.o: In function `nbd_set_handlers': /home/petmay01/linaro/qemu-for-merges/nbd.c:1323: undefined reference to `_aio_set_fd_handler' ../nbd.o: In function `nbd_unset_handlers': /home/petmay01/linaro/qemu-for-merges/nbd.c:1333: undefined reference to `_aio_set_fd_handler' collect2: ld returned 1 exit status make[1]: *** [qemu-system-aarch64.exe] Error 1 make: *** [subdir-aarch64-softmmu] Error 2 make: Leaving directory `/home/petmay01/linaro/qemu-for-merges/build/w32' Sorry for the delayed processing on this one; I've been on holiday this week. -- PMM