[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] xen-unstable stubdom build error version(3432abcf9380)
On Fri, 2012-02-03 at 21:57 -0500, Michael A. Collins wrote: > parent: 24691:3432abcf9380 tip > Fix x86_32 build > branch: default > commit: 4 modified, 1439 unknown > update: (current) > > /usr/src/xen-4.2/stubdom/ioemu/block-vbd.c: In function Ãqemu_aio_waitÃ: > /usr/src/xen-4.2/stubdom/ioemu/block-vbd.c:147:20: error: macro > "remove_waiter" requires 2 arguments, but only 1 given > /usr/src/xen-4.2/stubdom/ioemu/block-vbd.c:147:5: error: Ãremove_waiterà > undeclared (first use in this function) > /usr/src/xen-4.2/stubdom/ioemu/block-vbd.c:147:5: note: each undeclared > identifier is reported only once for each function it appears in > make[3]: *** [block-vbd.o] Error 1 > > [...] > It appears to me that possibly I need to either add a queue like the > above sys.c calls, or define a new macro that does not need a queue? You needed to update your qemu tree with: $ make tools/qemu-xen-traditional-dir-force-update We don't do this automatically because we are wary of blowing away peoples local changes. Of course cloning a new tree will have had the same effect. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |