I observe two errors with latest master: ui/qemu-pixman.c: In function ‘qemu_pixelformat_from_pixman’: ui/qemu-pixman.c:42: error: ‘PIXMAN_TYPE_RGBA’ undeclared (first use in this function) ui/qemu-pixman.c:42: error: (Each undeclared identifier is reported only once ui/qemu-pixman.c:42: error: for each function it appears in.) make: *** [ui/qemu-pixman.o] Error 1
Also: In file included from /usr/include/gtk-2.0/gtk/gtk.h:228, from ui/gtk.c:48: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47: warning: function declaration isn’t a prototype Note: 2.1.1 builds fine. -- MST