Bug 44019

Summary: [EFL] Build error on r65378
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: antognolli+webkit, commit-queue, leandro, lucas.de.marchi, ryuan.choi, tonikitoo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch none

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.