Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 353604 - [gnome-overlay] net-libs/webkit-gtk-1.3.10 fails to build with gtk3
Summary: [gnome-overlay] net-libs/webkit-gtk-1.3.10 fails to build with gtk3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-03 11:51 UTC by Edward Hervey
Modified: 2011-02-03 20:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Edward Hervey 2011-02-03 11:51:24 UTC
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
Comment 1 Nirbheek Chauhan (RETIRED) gentoo-dev 2011-02-03 20:37:00 UTC
This should be fixed now that plaes has added webkit-gtk 1.3.11 to the overlay. Thanks for reporting.