qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH] block: Fix build


From: Christoph Hellwig
Subject: [Qemu-devel] Re: [PATCH] block: Fix build
Date: Fri, 28 Aug 2009 16:58:26 +0200
User-agent: Mutt/1.3.28i

On Fri, Aug 28, 2009 at 11:50:30AM -0300, Luiz Capitulino wrote:
> 
> Current build is broken because laio_submit() is only available if
> the host has Linux AIO support, otherwise we will get the following
> build error:
>     
> """
> block/raw-posix.o: In function `raw_aio_submit':
> qemu-qmp/block/raw-posix.c:546: undefined reference to `laio_submit'
> collect2: ld returned 1 exit status
> """

looks good.  Sorry, I had this working and changed it last minute.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]