qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] virtio: make check regression with glib2 < 2.28


From: Igor Mammedov
Subject: [Qemu-devel] virtio: make check regression with glib2 < 2.28
Date: Tue, 14 Oct 2014 14:29:57 +0200

commit 70556264 "libqos: use microseconds instead of iterations for
virtio timeout" regressed 'make check' when qemu is build with 
glib2 version less than 2.28

causing following error:
#make check
...
  LINK  tests/virtio-blk-test
Undefined symbols for architecture x86_64:
  "_g_get_monotonic_time", referenced from:
      _qvirtio_wait_queue_isr in virtio.o
      _qvirtio_wait_status_byte_no_isr in virtio.o
      _qvirtio_wait_config_isr in virtio.o
ld: symbol(s) not found for architecture x86_64



reply via email to

[Prev in Thread] Current Thread [Next in Thread]