|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] qemu-xen-unstable build error
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@xxxxxxxxxxxxx>
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@xxxxxxxxxxxxx>
I cannot find the definition of xc_interface.
Checkout to commit 805ed3b20492d2f4bb465bfda65cedd286e23209 can finish the
build.
Thanks,
Zhigang
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] qemu-xen-unstable build error,
Zhigang Wang <=
|
|
|
|
|