qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] macOS build error after ddac19f534 (virtio: split virtio 9p bits from virtio-pci)
@ 2019-01-29  1:20 BALATON Zoltan
  2019-01-29  7:32 ` Philippe Mathieu-Daudé
  0 siblings, 1 reply; 6+ messages in thread
From: BALATON Zoltan @ 2019-01-29  1:20 UTC (permalink / raw)
  To: qemu-devel; +Cc: Juan Quintela, Peter Maydell

Hello,

I'm getting error building on macOS after commit ddac19f534:

   CC      aarch64-softmmu/hw/virtio/virtio-blk-pci.o
In file included from qemu/hw/virtio/virtio-9p-pci.c:19:
In file included from qemu/hw/9pfs/virtio-9p.h:6:
In file included from qemu/hw/9pfs/9p.h:7:
qemu/fsdev/file-op-9p.h:19:10: fatal error: 'sys/vfs.h' file not found
#include <sys/vfs.h>
          ^~~~~~~~~~~

Am I missing something? (Apart from the include file which is not present 
on OS X... Maybe this needs the #ifdefs it had before the split?)

Regards,
BALATON Zoltan

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

end of thread, other threads:[~2019-01-29 18:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-29  1:20 [Qemu-devel] macOS build error after ddac19f534 (virtio: split virtio 9p bits from virtio-pci) BALATON Zoltan
2019-01-29  7:32 ` Philippe Mathieu-Daudé
2019-01-29  9:04   ` Greg Kurz
2019-01-29 10:23   ` BALATON Zoltan
2019-01-29 10:58     ` BALATON Zoltan
2019-01-29 18:16       ` Philippe Mathieu-Daudé

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).