From: Christoph Hellwig <hch@lst.de>
To: Luiz Capitulino <lcapitulino@redhat.com>
Cc: qemu-devel@nongnu.org, hch@lst.de
Subject: [Qemu-devel] Re: [PATCH] block: Fix build
Date: Fri, 28 Aug 2009 16:58:26 +0200 [thread overview]
Message-ID: <20090828145825.GA26688@lst.de> (raw)
In-Reply-To: <20090828115030.19a2aa22@doriath>
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.
prev parent reply other threads:[~2009-08-28 14:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-28 14:50 [Qemu-devel] [PATCH] block: Fix build Luiz Capitulino
2009-08-28 14:58 ` Christoph Hellwig [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090828145825.GA26688@lst.de \
--to=hch@lst.de \
--cc=lcapitulino@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).