From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:53999) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UPUWh-0002Rn-IY for qemu-devel@nongnu.org; Tue, 09 Apr 2013 05:07:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UPUWg-0006a4-8t for qemu-devel@nongnu.org; Tue, 09 Apr 2013 05:07:39 -0400 Received: from mx1.redhat.com ([209.132.183.28]:14363) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UPUWf-0006Zs-VJ for qemu-devel@nongnu.org; Tue, 09 Apr 2013 05:07:38 -0400 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r3997bwV021538 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 9 Apr 2013 05:07:37 -0400 Received: from miglaptop.brq.redhat.com (vpn1-5-238.ams2.redhat.com [10.36.5.238]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id r3997aU4032710 for ; Tue, 9 Apr 2013 05:07:36 -0400 Message-ID: <5163DA58.9070001@redhat.com> Date: Tue, 09 Apr 2013 11:07:36 +0200 From: Michal Novotny MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Latest QEMU compilation fails List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "qemu-devel@nongnu.org" 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 , RHCE, Red Hat Virtualization | libvirt-php bindings | php-virt-control.org