Looks like this issue has been fixed by this commit here: http://git.qemu.org/?p=qemu.git;a=commitdiff;h=4efeabbbe8441cc327052304 ... so I think it should be OK to close this now.
** Changed in: qemu Status: New => Fix Released -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1177774 Title: Gtk+ frontend fails to build Status in QEMU: Fix Released Bug description: The QEMU Gtk+ frontend fails to build.. cc -I/home/ports/pobj/qemu-1.5.0-rc0/qemu-1.5.0-rc0/tcg -I/home/ports/pobj/qemu-1.5.0-rc0/qemu-1.5.0-rc0/tcg/i386 -I. -I/home/ports/pobj/qemu-1.5.0-rc0/qemu-1.5.0-rc0 -I/home/ports/pobj/qemu-1.5.0-rc0/qemu-1.5.0-rc0/include -Iui -Iui -fPIE -DPIE -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -I/usr/local/include -I/usr/X11R6/include -Wno-redundant-decls -DTIME_MAX=INT_MAX -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -I/usr/local/include/libpng -I/usr/local/include -I/usr/include -I/usr/X11R6/include/pixman-1 -I/home/ports/pobj/qemu-1.5.0-rc0/qemu-1.5.0-rc0/dtc/libfdt -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/home/ports/pobj/qemu-1.5.0-rc0/qemu-1.5.0-rc0/tests -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/X11R6/include -I/usr/local/include/cairo -I/usr/local/include/atk-1.0 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/libpng -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/harfbuzz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include/freetype2 -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include/freetype2 -I/usr/local/include/libpng -MMD -MP -MT ui/gtk.o -MF ui/gtk.d -O2 -pipe -c -o ui/gtk.o ui/gtk.c In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234, from ui/gtk.c:44: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47: warning: function declaration isn't a prototype ui/gtk.c:58:17: warning: pty.h: No such file or directory ui/gtk.c: In function 'gd_vc_init': ui/gtk.c:1142: error: storage size of 'tty' isn't known ui/gtk.c:1162: warning: implicit declaration of function 'openpty' ui/gtk.c:1162: warning: nested extern declaration of 'openpty' ui/gtk.c:1166: warning: implicit declaration of function 'tcgetattr' ui/gtk.c:1166: warning: nested extern declaration of 'tcgetattr' ui/gtk.c:1167: warning: implicit declaration of function 'cfmakeraw' ui/gtk.c:1167: warning: nested extern declaration of 'cfmakeraw' ui/gtk.c:1168: warning: implicit declaration of function 'tcsetattr' ui/gtk.c:1168: warning: nested extern declaration of 'tcsetattr' ui/gtk.c:1168: error: 'TCSAFLUSH' undeclared (first use in this function) ui/gtk.c:1168: error: (Each undeclared identifier is reported only once ui/gtk.c:1168: error: for each function it appears in.) ui/gtk.c:1142: warning: unused variable 'tty' To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1177774/+subscriptions