[Webkit-unassigned] [Bug 24688] Build fix Symbian; clean Up WebKit/Qt if ENABLE_NETSCAPE_PLUGIN_API = 0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 27 09:41:28 PDT 2009


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





------- Comment #2 from hausmann at webkit.org  2009-03-27 09:41 PDT -------
Lazlo, I just tried to build with the patch applied (before landing) and I
noticed that it doesn't work entirely:

tmp/PluginViewQt.o: In function `WebCore::PluginView::userAgentStatic()':
PluginViewQt.cpp:(.text+0x60): multiple definition of
`WebCore::PluginView::userAgentStatic()'
tmp/TemporaryLinkStubs.o:TemporaryLinkStubs.cpp:(.text+0x0): first defined here
tmp/PluginViewQt.o: In function
`WebCore::PluginView::getValueStatic(NPNVariable, void*)':
PluginViewQt.cpp:(.text+0x70): multiple definition of
`WebCore::PluginView::getValueStatic(NPNVariable, void*)'
tmp/TemporaryLinkStubs.o:TemporaryLinkStubs.cpp:(.text+0x10): first defined
here

I think we may still need the old defines around the two remaining functions in
TemporaryLinkStubs.cpp. What do you think?


-- 
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