Bug 47042 - [CMAKE] build fix for r68901
Summary: [CMAKE] build fix for r68901
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-01 20:00 PDT by Ryuan Choi
Modified: 2010-10-04 21:53 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.21 KB, patch)
2010-10-01 20:17 PDT, Ryuan Choi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.