Am 12.12.2009 um 16:22 schrieb Andreas Färber:
I'm getting this on OpenSolaris/amd64:CC libhw64/loader.o In file included from /export/home/andreas/QEMU/qemu/loader.c:25:/export/home/andreas/QEMU/qemu/disas.h:25: error: syntax error before "target_phys_addr_t"[...]
After bisecting this back to Blue's original commit moving loader.c around, back on HEAD, after a couple of make distclean, make defconfig and what not, the issue has magically disappeared...
Andreas