Re: [Qemu-devel] [BUG QEMU 1.1] virtio-9p-handle does not compile

2012-06-06 Thread Aneesh Kumar K.V
Stefan Weil writes: > Am 06.06.2012 12:50, schrieb Stefano Stabellini: >> Hi Anthony, >> currently QEMU 1.1 doesn't compile virtfs correctly on Ubuntu: >> . > > The patch will fix the compiler error messages, but will the > resulting code work? Maybe it has runtime dependencies > (Linux kern

Re: [Qemu-devel] [BUG QEMU 1.1] virtio-9p-handle does not compile

2012-06-06 Thread Serge Hallyn
- Original message - > Am 06.06.2012 19:49, schrieb Serge Hallyn: > > Quoting Stefan Weil (s...@weilnetz.de): > > > The patch will fix the compiler error messages, but will the > > > resulting code work? Maybe it has runtime dependencies > > > (Linux kernel?) which should be checked at run

Re: [Qemu-devel] [BUG QEMU 1.1] virtio-9p-handle does not compile

2012-06-06 Thread Serge Hallyn
Quoting Stefan Weil (s...@weilnetz.de): > Am 06.06.2012 12:50, schrieb Stefano Stabellini: > >Hi Anthony, > >currently QEMU 1.1 doesn't compile virtfs correctly on Ubuntu: > > > >qemu/hw/9pfs/virtio-9p-handle.c: In function ‘handle_update_file_cred’: > >qemu/hw/9pfs/virtio-9p-handle.c:66:58: error:

Re: [Qemu-devel] [BUG QEMU 1.1] virtio-9p-handle does not compile

2012-06-06 Thread Stefan Weil
Am 06.06.2012 19:49, schrieb Serge Hallyn: Quoting Stefan Weil (s...@weilnetz.de): The patch will fix the compiler error messages, but will the resulting code work? Maybe it has runtime dependencies (Linux kernel?) which should be checked at runtime. Would an enhanced test in configure be a bet

Re: [Qemu-devel] [BUG QEMU 1.1] virtio-9p-handle does not compile

2012-06-06 Thread Stefan Weil
Am 06.06.2012 12:50, schrieb Stefano Stabellini: Hi Anthony, currently QEMU 1.1 doesn't compile virtfs correctly on Ubuntu: qemu/hw/9pfs/virtio-9p-handle.c: In function ‘handle_update_file_cred’: qemu/hw/9pfs/virtio-9p-handle.c:66:58: error: ‘AT_EMPTY_PATH’ undeclared (first use in this functio

[Qemu-devel] [BUG QEMU 1.1] virtio-9p-handle does not compile

2012-06-06 Thread Stefano Stabellini
Hi Anthony, currently QEMU 1.1 doesn't compile virtfs correctly on Ubuntu: qemu/hw/9pfs/virtio-9p-handle.c: In function ‘handle_update_file_cred’: qemu/hw/9pfs/virtio-9p-handle.c:66:58: error: ‘AT_EMPTY_PATH’ undeclared (first use in this function) qemu/hw/9pfs/virtio-9p-handle.c:66:58: note: eac