From: Anthony Liguori <aliguori@us.ibm.com>
To: Michael Tokarev <mjt@tls.msk.ru>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PULL] iov* function rework (one more time)
Date: Mon, 11 Jun 2012 13:31:26 -0500 [thread overview]
Message-ID: <4FD6397E.4010902@us.ibm.com> (raw)
In-Reply-To: <4FD0EA80.1000302@msgid.tls.msk.ru>
On 06/07/2012 12:53 PM, Michael Tokarev wrote:
> The following changes since commit 083dbf489d1b0592e910ecfb90b3858c23e49ab7:
>
> target-microblaze: fix swx build breakage (2012-06-07 10:12:00 +0200)
>
> are available in the git repository at:
>
> git://git.corpit.ru/qemu.git mjt-iov
>
> for you to fetch changes up to 85c5ece9bc0bd30f0573e43d1ddd756154ac6849:
>
> rewrite iov_send_recv() and move it to iov.c (2012-06-07 21:22:54 +0400)
Doesn't build:
LINK qemu-ga
cutils.o: In function `qemu_iovec_to_buf':
/home/anthony/git/qemu/cutils.c:226: undefined reference to `iov_to_buf'
cutils.o: In function `qemu_iovec_from_buf':
/home/anthony/git/qemu/cutils.c:232: undefined reference to `iov_from_buf'
cutils.o: In function `qemu_iovec_memset':
/home/anthony/git/qemu/cutils.c:238: undefined reference to `iov_memset'
collect2: ld returned 1 exit status
make: *** [qemu-ga] Error 1
Not sure why you didn't see this. Are you not testing with a full build?
Regards,
Anthony Liguori
next prev parent reply other threads:[~2012-06-11 18:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-07 17:53 [Qemu-devel] [PULL] iov* function rework (one more time) Michael Tokarev
2012-06-07 23:20 ` Paolo Bonzini
2012-06-10 15:50 ` Paolo Bonzini
2012-06-08 10:13 ` Kevin Wolf
2012-06-11 18:31 ` Anthony Liguori [this message]
2012-06-11 19:19 ` Michael Tokarev
2012-07-09 17:14 ` Michael Tokarev
2012-07-10 13:37 ` Anthony Liguori
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=4FD6397E.4010902@us.ibm.com \
--to=aliguori@us.ibm.com \
--cc=mjt@tls.msk.ru \
--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).