Re: [Qemu-devel] [PATCH] virtio-9p: Fix compilation (wrong include statements)

2011-04-28 Thread Blue Swirl
On Thu, Apr 28, 2011 at 8:46 PM, Anthony Liguori wrote: > On 04/28/2011 12:44 PM, Stefan Weil wrote: >> >> Am 28.04.2011 19:39, schrieb Anthony Liguori: >>> >>> On 04/28/2011 12:08 PM, Stefan Weil wrote: From: Stefan Weil Commit 353ac78d495ef976242abd868f68d78420861c2c moved th

Re: [Qemu-devel] [PATCH] virtio-9p: Fix compilation (wrong include statements)

2011-04-28 Thread Anthony Liguori
On 04/28/2011 12:44 PM, Stefan Weil wrote: Am 28.04.2011 19:39, schrieb Anthony Liguori: On 04/28/2011 12:08 PM, Stefan Weil wrote: From: Stefan Weil Commit 353ac78d495ef976242abd868f68d78420861c2c moved the files without fixing the include paths. Signed-off-by: Stefan Weil This is not cor

Re: [Qemu-devel] [PATCH] virtio-9p: Fix compilation (wrong include statements)

2011-04-28 Thread Stefan Weil
Am 28.04.2011 19:39, schrieb Anthony Liguori: On 04/28/2011 12:08 PM, Stefan Weil wrote: From: Stefan Weil Commit 353ac78d495ef976242abd868f68d78420861c2c moved the files without fixing the include paths. Signed-off-by: Stefan Weil This is not correct. I think we learned in IRC that the p

Re: [Qemu-devel] [PATCH] virtio-9p: Fix compilation (wrong include statements)

2011-04-28 Thread Anthony Liguori
On 04/28/2011 12:08 PM, Stefan Weil wrote: From: Stefan Weil Commit 353ac78d495ef976242abd868f68d78420861c2c moved the files without fixing the include paths. Signed-off-by: Stefan Weil This is not correct. I think we learned in IRC that the problem is Stefan is using CFLAGS=-g which over

[Qemu-devel] [PATCH] virtio-9p: Fix compilation (wrong include statements)

2011-04-28 Thread Stefan Weil
From: Stefan Weil Commit 353ac78d495ef976242abd868f68d78420861c2c moved the files without fixing the include paths. Signed-off-by: Stefan Weil --- hw/9pfs/virtio-9p-debug.c |5 +++-- hw/9pfs/virtio-9p-local.c |3 ++- hw/9pfs/virtio-9p-posix-acl.c |2 +- hw/9pfs/virtio-9p