RESOLVED FIXED 103365
Fix build error on GTK due to r135749
https://bugs.webkit.org/show_bug.cgi?id=103365
Summary Fix build error on GTK due to r135749
Michael Pruett
Reported 2012-11-26 22:09:26 PST
I am encountering problems building WebKitGTK+ with commit <http://svn.webkit.org/repository/webkit/trunk@135749> for bug <https://bugs.webkit.org/show_bug.cgi?id=93011>. This change added a number of entries to webcore_svg_built_sources in Source/WebCore/GNUmakefile.list.am which were already present in webcore_built_sources, leading to link errors for the duplication of symbols.
Attachments
Patch (9.29 KB, patch)
2012-11-26 22:14 PST, Michael Pruett
no flags
Michael Pruett
Comment 1 2012-11-26 22:14:37 PST
WebKit Review Bot
Comment 2 2012-11-26 23:10:10 PST
Comment on attachment 176174 [details] Patch Clearing flags on attachment: 176174 Committed r135824: <http://trac.webkit.org/changeset/135824>
WebKit Review Bot
Comment 3 2012-11-26 23:10:13 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.