WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
CLOSED DUPLICATE of
bug 126821
100723
webkitgtk-1.10.1 fails to build for gtk/quartz: duplicate symbols in PluginPackage.o and PluginPackageNone.o
https://bugs.webkit.org/show_bug.cgi?id=100723
Summary
webkitgtk-1.10.1 fails to build for gtk/quartz: duplicate symbols in PluginPa...
Jeremy Huddleston Sequoia
Reported
2012-10-29 20:37:31 PDT
Reported at
https://trac.macports.org/ticket/36786
Building webkit-gtk with gtk-2 / quartz fails due to: duplicate symbol WebCore::PluginPackage::determineQuirks(WTF::String const&) in: ./.libs/libWebCore.a(libWebCore_la-PluginPackage.o) ./.libs/libWebCore.a(libWebCore_la-PluginPackageNone.o) ld: 1 duplicate symbol for architecture x86_64 The full build log is available in the downstream macports ticket.
Attachments
Add attachment
proposed patch, testcase, etc.
Bruno Abinader (history only)
Comment 1
2013-05-14 07:49:13 PDT
This is also happening on webkit-efl build: CMakeFiles/webcore_efl.dir/plugins/PluginPackageNone.cpp.o: In function `WebCore::PluginPackage::determineQuirks(WTF::String const&)': PluginPackageNone.cpp:(.text._ZN7WebCore13PluginPackage15determineQuirksERKN3WTF6StringE+0x0): multiple definition of `WebCore::PluginPackage::determineQuirks(WTF::String const&)' CMakeFiles/webcore_efl.dir/plugins/PluginPackage.cpp.o:PluginPackage.cpp:(.text._ZN7WebCore13PluginPackage15determineQuirksERKN3WTF6StringE+0x0): first defined here
Bruno Abinader (history only)
Comment 2
2013-05-14 07:50:59 PDT
Note: I am building webkit-efl in x86_64 environment with --no-netscape-plugin-api feature flag set.
Bruno Abinader (history only)
Comment 3
2013-05-14 07:58:53 PDT
Note #2: Removing the --no-netscape-plugin-api resolved the issue.
Philip Chimento
Comment 4
2014-10-03 00:56:57 PDT
This should be solved by my patch on
https://bugs.webkit.org/show_bug.cgi?id=126821
.
Jeremy Huddleston Sequoia
Comment 5
2016-01-03 22:52:07 PST
*** This bug has been marked as a duplicate of
bug 126821
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug