[Webkit-unassigned] [Bug 126821] webkit-gtk 2.3.3 fails on darwin/quartz due to duplicate symbols in WebCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 11 12:15:01 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=126821





--- Comment #3 from Jeremy Huddleston Sequoia <jeremyhu at apple.com>  2014-01-11 12:12:42 PST ---
Actually no, the GTK one isn't included.  This looks interesting:

:info:build ar: warning: libWebCore_la-PluginPackageNone.o truncated to libWebCore_la-P
:info:build ar: warning: libWebCore_la-PluginViewNone.o truncated to libWebCore_la-P
:info:build ar: warning: lt1-libWebCore_la-PluginPackageNone.o truncated to lt1-libWebCore_
:info:build ar: warning: lt2-libWebCore_la-PluginViewNone.o truncated to lt2-libWebCore_


It looks like this block gets added in the else for TARGET_X11_OR_WAYLAND as well as the else for TARGET_X11:

webcore_sources += \
        Source/WebCore/plugins/PluginPackageNone.cpp \
        Source/WebCore/plugins/PluginViewNone.cpp

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list