xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* qemu-xen-unstable build error
@ 2010-05-28  7:23 Zhigang Wang
  2010-05-28  8:14 ` Keir Fraser
  0 siblings, 1 reply; 7+ messages in thread
From: Zhigang Wang @ 2010-05-28  7:23 UTC (permalink / raw)
  To: Ian Jackson; +Cc: xen-devel

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-05-28  9:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-28  7:23 qemu-xen-unstable build error Zhigang Wang
2010-05-28  8:14 ` 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

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).