From: Zhigang Wang <zhigang.x.wang@oracle.com>
To: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: qemu-xen-unstable build error
Date: Fri, 28 May 2010 15:23:52 +0800 [thread overview]
Message-ID: <4BFF6F88.9020801@oracle.com> (raw)
Hi Ian,
I hit an error when compiling latest xen-unstable + qemu-xen-unstable:
$ DESTDIR=/share/tmp/pkg/xen-unstable/dist/install make install-tools
...
qemu successfuly configured for Xen qemu-dm build
make -C ioemu-dir install
=== PCI passthrough capability has been enabled ===
make[3]: Entering directory `/share/tmp/pkg/qemu-xen-unstable'
CC qemu-nbd.o
In file included from ./config-host.h:20,
from ./qemu-common.h:33,
from qemu-nbd.c:20:
./xen-config-host.h:31: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’
before ‘*’ token
make[3]: *** [qemu-nbd.o] Error 1
make[3]: Leaving directory `/share/tmp/pkg/qemu-xen-unstable'
make[2]: *** [subdir-install-ioemu-dir] Error 2
make[2]: Leaving directory `/share/tmp/pkg/xen-unstable/tools'
make[1]: *** [subdirs-install] Error 2
make[1]: Leaving directory `/share/tmp/pkg/xen-unstable/tools'
make: *** [install-tools] Error 2
Seems this commit is incomplete:
commit ffb0cf2ad55e952dae55e6166c4fcea79be6cd30
Author: Ian Jackson <ian.jackson@eu.citrix.com>
Date: Thu Apr 15 17:01:15 2010 +0100
Change callers of libxc to use new libxc API.
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
I cannot find the definition of xc_interface.
Checkout to commit 805ed3b20492d2f4bb465bfda65cedd286e23209 can finish the build.
Thanks,
Zhigang
next reply other threads:[~2010-05-28 7:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-28 7:23 Zhigang Wang [this message]
2010-05-28 8:14 ` qemu-xen-unstable build error Keir Fraser
2010-05-28 8:50 ` Zhigang Wang
2010-05-28 8:55 ` Keir Fraser
2010-05-28 8:53 ` Jiang, Yunhong
2010-05-28 8:57 ` Keir Fraser
2010-05-28 9:21 ` Jiang, Yunhong
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=4BFF6F88.9020801@oracle.com \
--to=zhigang.x.wang@oracle.com \
--cc=ian.jackson@eu.citrix.com \
--cc=xen-devel@lists.xensource.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.