[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Xen unstable fails to build on ubutnu 12.04
Hello, I am trying to compile xen 4.2 unstable from mercurial. I can't get past the make tools step. When I run make tools, the build fails with: CC libhw64/9pfs/coxattr.o CC libhw64/9pfs/virtio-9p-synth.o CC libhw64/9pfs/virtio-9p-handle.o /root/xen-unstable.hg/tools/qemu-xen-dir/hw/9pfs/virtio-9p-handle.c: In function Ãhandle_update_file_credÃ: /root/xen-unstable.hg/tools/qemu-xen-dir/hw/9pfs/virtio-9p-handle.c:70:58: error: ÃAT_EMPTY_PATHÃ undeclared (first use in this function) /root/xen-unstable.hg/tools/qemu-xen-dir/hw/9pfs/virtio-9p-handle.c:70:58: note: each undeclared identifier is reported only once for each function it appears in /root/xen-unstable.hg/tools/qemu-xen-dir/hw/9pfs/virtio-9p-handle.c: In function Ãhandle_lstatÃ: /root/xen-unstable.hg/tools/qemu-xen-dir/hw/9pfs/virtio-9p-handle.c:87:34: error: ÃAT_EMPTY_PATHÃ undeclared (first use in this function) /root/xen-unstable.hg/tools/qemu-xen-dir/hw/9pfs/virtio-9p-handle.c: In function Ãhandle_symlinkÃ: /root/xen-unstable.hg/tools/qemu-xen-dir/hw/9pfs/virtio-9p-handle.c:314:62: error: ÃAT_EMPTY_PATHÃ undeclared (first use in this function) /root/xen-unstable.hg/tools/qemu-xen-dir/hw/9pfs/virtio-9p-handle.c: In function Ãhandle_linkÃ: /root/xen-unstable.hg/tools/qemu-xen-dir/hw/9pfs/virtio-9p-handle.c:337:45: error: ÃAT_EMPTY_PATHÃ undeclared (first use in this function) /root/xen-unstable.hg/tools/qemu-xen-dir/hw/9pfs/virtio-9p-handle.c: In function Ãhandle_chownÃ: /root/xen-unstable.hg/tools/qemu-xen-dir/hw/9pfs/virtio-9p-handle.c:373:58: error: ÃAT_EMPTY_PATHÃ undeclared (first use in this function) make[4]: *** [9pfs/virtio-9p-handle.o] Error 1 make[3]: *** [subdir-libhw64] Error 2 make[3]: Leaving directory `/root/xen-unstable.hg/tools/qemu-xen-dir-remote' make[2]: *** [subdir-install-qemu-xen-dir] Error 2 make[2]: Leaving directory `/root/xen-unstable.hg/tools' make[1]: *** [subdirs-install] Error 2 make[1]: Leaving directory `/root/xen-unstable.hg/tools' make: *** [install-tools] Error 2 I am running ubuntu 12.04, kernel ver: 3.2.0-24-generic Any ideas? I have googled furiously and found some people talking about qemu-kvm having the same issue: https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/930181 But I was not able to find the patch Thanks in advance! Mercurialm _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |