RESOLVED FIXED 44019
[EFL] Build error on r65378
https://bugs.webkit.org/show_bug.cgi?id=44019
Summary [EFL] Build error on r65378
Gyuyoung Kim
Reported 2010-08-14 21:43:31 PDT
When I run "cmake .. -DPORT=Efl", there are build error as below, ... -- Configuring done CMake Error in WebCore/CMakeLists.txt: Cannot find source file "HTMLEntityNames.gperf". Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx -- Generating done HTMLEntityNames.gperf file was removed. So, WebCore/CMakeLists.txt can't find the file. It seems GTK guy didn't consider our EFL port.
Attachments
Patch (2.91 KB, patch)
2010-08-14 23:12 PDT, Ryuan Choi
no flags
Ryuan Choi
Comment 1 2010-08-14 23:12:02 PDT
WebKit Commit Bot
Comment 2 2010-08-15 20:29:21 PDT
Comment on attachment 64437 [details] Patch Clearing flags on attachment: 64437 Committed r65391: <http://trac.webkit.org/changeset/65391>
WebKit Commit Bot
Comment 3 2010-08-15 20:29:26 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.