qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] virtio: make check regression with glib2 < 2.28
@ 2014-10-14 12:29 Igor Mammedov
  2014-10-14 12:50 ` Peter Maydell
  0 siblings, 1 reply; 2+ messages in thread
From: Igor Mammedov @ 2014-10-14 12:29 UTC (permalink / raw)
  To: QEMU Developers; +Cc: Stefan Hajnoczi, mst

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-10-14 12:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-14 12:29 [Qemu-devel] virtio: make check regression with glib2 < 2.28 Igor Mammedov
2014-10-14 12:50 ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).