RESOLVED FIXED65150
[EFL] Build break with --debug after r89153.
https://bugs.webkit.org/show_bug.cgi?id=65150
Summary [EFL] Build break with --debug after r89153.
Ryuan Choi
Reported 2011-07-25 16:55:33 PDT
Linking CXX executable jsc_efl ../wtf/libwtf_efl.a(OwnPtrEfl.cpp.o): In function `WTF::deleteOwnedPtr(_Ecore_Evas*)': /workspace/webkits/WebKit/Source/JavaScriptCore/wtf/efl/OwnPtrEfl.cpp:39: undefined reference to `ecore_evas_free' ../wtf/libwtf_efl.a(OwnPtrEfl.cpp.o): In function `WTF::deleteOwnedPtr(_Evas_Object*)': /workspace/webkits/WebKit/Source/JavaScriptCore/wtf/efl/OwnPtrEfl.cpp:44: undefined reference to `evas_object_del' collect2: ld returned 1 exit status make[2]: *** [JavaScriptCore/shell/jsc_efl] Error 1 make[1]: *** [JavaScriptCore/shell/CMakeFiles/jsc_efl.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 99%] Built target webcore_efl make: *** [all] Error 2
Attachments
Patch (1.15 KB, patch)
2011-07-25 18:16 PDT, Ryuan Choi
no flags
Ryuan Choi
Comment 1 2011-07-25 18:16:38 PDT
Gyuyoung Kim
Comment 2 2011-07-25 18:22:02 PDT
Comment on attachment 101956 [details] Patch LGTM
WebKit Review Bot
Comment 3 2011-07-25 18:42:25 PDT
Comment on attachment 101956 [details] Patch Clearing flags on attachment: 101956 Committed r91737: <http://trac.webkit.org/changeset/91737>
WebKit Review Bot
Comment 4 2011-07-25 18:42:29 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.