[Webkit-unassigned] [Bug 26244] New: [Qt] Build fix when NETSCAPE_PLUGIN_API support is turned off

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 7 12:41:32 PDT 2009


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

           Summary: [Qt] Build fix when NETSCAPE_PLUGIN_API support is
                    turned off
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.1.gombos at nokia.com


After ChangeSets r44119, r44120 QtWebKit no longer builds when
NETSCAPE_PLUGIN_API support is turned off. Here are the linker errors:

obj/release/PluginPackageNone.o: In function `WebCore::PluginPackage::hash()
const':
PluginPackageNone.cpp:(.text._ZNK7WebCore13PluginPackage4hashEv+0x0): multiple
definition of `WebCore::PluginPackage::hash() const'
obj/release/PluginPackage.o:PluginPackage.cpp:(.text._ZNK7WebCore13PluginPackage4hashEv+0x0):
first defined here
obj/release/PluginPackageNone.o: In function
`WebCore::PluginPackage::equal(WebCore::PluginPackage const&,
WebCore::PluginPackage const&)':
PluginPackageNone.cpp:(.text._ZN7WebCore13PluginPackage5equalERKS0_S2_+0x0):
multiple definition of `WebCore::PluginPackage::equal(WebCore::PluginPackage
const&, WebCore::PluginPackage const&)'
obj/release/PluginPackage.o:PluginPackage.cpp:(.text._ZN7WebCore13PluginPackage5equalERKS0_S2_+0x0):
first defined here
obj/release/PluginPackageNone.o: In function
`WebCore::PluginPackage::compareFileVersion(unsigned int const&) const':
PluginPackageNone.cpp:(.text._ZNK7WebCore13PluginPackage18compareFileVersionERKj+0x0):
multiple definition of `WebCore::PluginPackage::compareFileVersion(unsigned int
const&) const'
obj/release/PluginPackage.o:PluginPackage.cpp:(.text._ZNK7WebCore13PluginPackage18compareFileVersionERKj+0x0):
first defined here


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



More information about the webkit-unassigned mailing list