qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL] iov* function rework (one more time)


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PULL] iov* function rework (one more time)
Date: Mon, 11 Jun 2012 13:31:26 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

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




reply via email to

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