RESOLVED DUPLICATE of bug 43715 43708
[EFL]REGRESSION(64967): build break because of mathml/RenderMathMLFenced.cpp
https://bugs.webkit.org/show_bug.cgi?id=43708
Summary [EFL]REGRESSION(64967): build break because of mathml/RenderMathMLFenced.cpp
Ryuan Choi
Reported 2010-08-09 01:36:55 PDT
simple build break because of missing file(mathml/RenderMathMLFenced.cpp) Linking CXX executable ../Programs/EWebLauncher libewebkit.so.0.1.0: undefined reference to `WebCore::RenderMathMLFenced::RenderMathMLFenced(WebCore::Node*)' collect2: ld returned 1 exit status make[2]: *** [WebKit/../Programs/EWebLauncher] 오류 1 make[1]: *** [WebKit/CMakeFiles/../Programs/EWebLauncher.dir/all] 오류 2 make: *** [all] 오류 2
Attachments
Patch (1.07 KB, patch)
2010-08-09 01:42 PDT, Ryuan Choi
no flags
Patch (1.61 KB, patch)
2010-08-09 02:20 PDT, Ryuan Choi
no flags
Ryuan Choi
Comment 1 2010-08-09 01:42:44 PDT
Ryuan Choi
Comment 2 2010-08-09 02:13:56 PDT
I found that same issue occured in GTK+ also.
Ryuan Choi
Comment 3 2010-08-09 02:20:37 PDT
Ryuan Choi
Comment 4 2010-08-09 04:02:54 PDT
remove because of roll out *** This bug has been marked as a duplicate of bug 43715 ***
Kent Tamura
Comment 5 2010-08-12 02:23:25 PDT
Comment on attachment 63874 [details] Patch We don't need this patch anymore, right? Clearing the review flag.
Note You need to log in before you can comment on or make changes to this bug.