Opened 12 years ago
Closed 12 years ago
#36786 closed defect (fixed)
webkit-gtk: duplicate symbol
Reported by: | royliu@… | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | todmorrison (Tod Morrison) | |
Port: | webkit-gtk |
Description
I got the following error when linking webkit-gtk.
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
Attachments (3)
Change History (9)
Changed 12 years ago by royliu@…
comment:1 Changed 12 years ago by jeremyhu (Jeremy Huddleston Sequoia)
You're using the +quartz variant ... my guess is that it's related to that ... they took our previous quartz patch, but it looks like something may have regressed. Please provide a new patch, and I'll send it upstream.
Changed 12 years ago by royliu@…
Attachment: | patch-duplicate-symbols.patch.diff added |
---|
The patch to remove a duplicate symbol.
comment:4 Changed 12 years ago by jeremyhu (Jeremy Huddleston Sequoia)
comment:6 Changed 12 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The build log.