[Webkit-unassigned] [Bug 44019] New: [EFL] Build error on r65378
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Aug 14 21:43:31 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44019
Summary: [EFL] Build error on r65378
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit EFL
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: gyuyoung.kim at samsung.com
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list