CXX Source/WebCore/platform/text/gtk/libwebkitgtk_3_0_la-TextBreakIteratorInternalICUGtk.lo CXX Source/WebCore/platform/graphics/freetype/libwebkitgtk_3_0_la-FontCacheFreeType.lo In file included from Source/WebCore/plugins/gtk/gtk2xtbin.c:47:0: Source/WebCore/plugins/gtk/gtk2xtbin.h:88:3: error: expected specifier-qualifier-list before 'GtkSocket' Source/WebCore/plugins/gtk/gtk2xtbin.h:100:3: error: expected specifier-qualifier-list before 'GtkSocketClass' Source/WebCore/plugins/gtk/gtk2xtbin.c: In function 'gtk_xtbin_get_type': Source/WebCore/plugins/gtk/gtk2xtbin.c:235:44: error: 'GTK_TYPE_SOCKET' undeclared (first use in this function) Source/WebCore/plugins/gtk/gtk2xtbin.c:235:44: note: each undeclared identifier is reported only once for each function it appears in Source/WebCore/plugins/gtk/gtk2xtbin.c: In function 'gtk_xtbin_init': .... Was fixed 3 days ago in webkit trunk : https://svn.webkit.org/changeset/77115 Reproducible: Always
This should be fixed now that plaes has added webkit-gtk 1.3.11 to the overlay. Thanks for reporting.