RESOLVED FIXED47958
[EFL] Regression (r70095) Language.cpp was missed in WebCore/CMakeLists.txt
https://bugs.webkit.org/show_bug.cgi?id=47958
Summary [EFL] Regression (r70095) Language.cpp was missed in WebCore/CMakeLists.txt
Ryuan Choi
Reported 2010-10-19 16:57:46 PDT
Linking CXX shared library libwebcore_efl.so [100%] Built target webcore_efl Linking CXX shared library libewebkit.so [100%] Built target ewebkit Linking C executable Programs/EWebLauncher WebCore/libwebcore_efl.so.0.1.0: undefined reference to `WebCore::defaultLanguage()' collect2: ld returned 1 exit status make[2]: *** [Programs/EWebLauncher] Error 1 make[1]: *** [CMakeFiles/Programs/EWebLauncher.dir/all] Error 2 make: *** [all] Error 2
Attachments
Patch (1.00 KB, patch)
2010-10-19 17:01 PDT, Ryuan Choi
no flags
Ryuan Choi
Comment 1 2010-10-19 17:01:58 PDT
Alexey Proskuryakov
Comment 2 2010-10-19 17:19:33 PDT
I thought that I already fixed it in <http://trac.webkit.org/changeset/70104>. Didn't it work?
Ryuan Choi
Comment 3 2010-10-19 17:25:52 PDT
(In reply to comment #2) > I thought that I already fixed it in <http://trac.webkit.org/changeset/70104>. Didn't it work? sorry, I tried it too early. :)
Note You need to log in before you can comment on or make changes to this bug.