Hi,
I've just pulled the latest git repository of QEMU but it's failing the
compilation on missing virtio-9p-device.h header file:
  CC    x86_64-softmmu/target-i386/arch_memory_mapping.o
  CC    x86_64-softmmu/target-i386/arch_dump.o
  CC    x86_64-softmmu/target-i386/kvm.o
  CC    x86_64-softmmu/target-i386/hyperv.o
  CC    x86_64-softmmu/hw/9pfs/virtio-9p-device.o
  CC    x86_64-softmmu/hw/block/virtio-blk.o
  CC    x86_64-softmmu/hw/char/virtio-serial-bus.o
  CC    x86_64-softmmu/hw/9pfs/virtio-9p-device.o
/home/mig/Work/kvm-downstream/git/qemu/hw/9pfs/virtio-9p-device.c:19:30:
fatal error: virtio-9p-device.h: No such file or directory
compilation terminated.
make[1]: *** [hw/9pfs/virtio-9p-device.o] Error 1
make: *** [subdir-x86_64-softmmu] Error 2

Does it do for others as well or is it just a local issue?

Thanks,
Michal

-- 
Michal Novotny <minov...@redhat.com>, RHCE, Red Hat
Virtualization | libvirt-php bindings | php-virt-control.org


Reply via email to