On Mon, 2009-05-04 at 09:39 +0800, Zhang, Xiantao wrote: > Could you explain why this patch breaks the powerpc build? > qemu_sync_icache has the definition for non-ai64 case, so shoudn't > break any arch-specific build. cutils.o: In function `qemu_iovec_from_buffer': /home/hollisb/source/qemu-kvm.git/cutils.c:175: undefined reference to `qemu_cache_conf' /home/hollisb/source/qemu-kvm.git/cutils.c:171: undefined reference to `qemu_cache_conf' cutils.o: In function `qemu_iovec_from_buffer': /home/hollisb/source/qemu-kvm.git/cache-utils.h:18: undefined reference to `qemu_cache_conf' However, to restate my point: the build error is not the biggest problem with this patch. The bigger problems are all the other issues I've repeatedly described. The build break is the icing on the cake. -- Hollis Blanchard IBM Linux Technology Center -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html