Bug 47042

Summary: [CMAKE] build fix for r68901
Product: WebKit Reporter: Ryuan Choi <ryuan.choi>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: antognolli+webkit, commit-queue, leandro, lucas.de.marchi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch none

Description Ryuan Choi 2010-10-01 20:00:36 PDT
CMakeFiles/webcore_efl.dir/plugins/PluginPackageNone.cpp.o: In function `WebCore::PluginPackage::determineQuirks(WTF::String const&)':
PluginPackageNone.cpp:(.text+0x0): multiple definition of `WebCore::PluginPackage::determineQuirks(WTF::String const&)'
CMakeFiles/webcore_efl.dir/plugins/PluginPackage.cpp.o:PluginPackage.cpp:(.text+0xa30): first defined here
collect2: ld returned 1 exit status
make[2]: *** [WebCore/libwebcore_efl.so.0.1.0] Error 1
make[1]: *** [WebCore/CMakeFiles/webcore_efl.dir/all] Error 2
make: *** [all] Error 2
Comment 1 Ryuan Choi 2010-10-01 20:17:16 PDT
Created attachment 69563 [details]
Patch
Comment 2 WebKit Commit Bot 2010-10-04 21:53:27 PDT
Comment on attachment 69563 [details]
Patch

Clearing flags on attachment: 69563

Committed r69070: <http://trac.webkit.org/changeset/69070>
Comment 3 WebKit Commit Bot 2010-10-04 21:53:32 PDT
All reviewed patches have been landed.  Closing bug.