On 4/2/10, Roy Tam <roy...@gmail.com> wrote: > 2010/4/2 Anthony Liguori <anth...@codemonkey.ws>: > > > Try doing a clean build > > > This is a fresh checkout.
I can confirm this with mingw32: LINK sparc64-softmmu/qemu-system-sparc64.exe virtio-net.o: In function `virtio_net_exit': /src/qemu/hw/virtio-net.c:943: undefined reference to `_tap_get_vhost_net' virtio-net.o: In function `virtio_net_save': /src/qemu/hw/virtio-net.c:719: undefined reference to `_tap_get_vhost_net' virtio-net.o: In function `virtio_net_reset': /src/qemu/hw/virtio-net.c:122: undefined reference to `_tap_get_vhost_net' virtio-net.o: In function `virtio_net_set_status': /src/qemu/hw/virtio-net.c:863: undefined reference to `_tap_get_vhost_net' /src/qemu/hw/virtio-net.c:870: undefined reference to `_tap_get_vhost_net' virtio-net.o:/src/qemu/hw/virtio-net.c:878: more undefined references to `_tap_get_vhost_net' follow collect2: ld returned 1 exit status