WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
40766
[EFL] Build break for SVN
r61315
https://bugs.webkit.org/show_bug.cgi?id=40766
Summary
[EFL] Build break for SVN r61315
Gyuyoung Kim
Reported
2010-06-17 02:22:00 PDT
[ 45%] Building CXX object WebCore/CMakeFiles/webcore.dir/html/FormDataList.cpp.o [ 45%] Building CXX object WebCore/CMakeFiles/webcore.dir/html/HTML5EntityParser.cpp.o /home/gyuyoung/webkit/WebKit-EWebLauncher/WebCore/html/HTML5EntityParser.cpp:36:31: error: HTMLEntityNames.cpp: No such file or directory /home/gyuyoung/webkit/WebKit-EWebLauncher/WebCore/html/HTML5EntityParser.cpp: In function ‘unsigned int WebCore::consumeHTML5Entity(WebCore::SegmentedString&, bool&, UChar)’: /home/gyuyoung/webkit/WebKit-EWebLauncher/WebCore/html/HTML5EntityParser.cpp:206: error: expected initializer before ‘*’ token /home/gyuyoung/webkit/WebKit-EWebLauncher/WebCore/html/HTML5EntityParser.cpp:207: error: ‘entity’ was not declared in this scope /home/gyuyoung/webkit/WebKit-EWebLauncher/WebCore/html/HTML5EntityParser.cpp:214: error: expected initializer before ‘*’ token /home/gyuyoung/webkit/WebKit-EWebLauncher/WebCore/html/HTML5EntityParser.cpp:215: error: ‘entity’ was not declared in this scope make[2]: *** [WebCore/CMakeFiles/webcore.dir/html/HTML5EntityParser.cpp.o] error 1 There are build breaks on EFLWebKit. Build Step. 1. svn checkout
http://svn.webkit.org/repository/webkit/trunk
WebKit 2. cd WebKit 3. mkdir build 4. cd build 5. cmake .. -DPORT=EFl 6. make SUT - Ubuntu 9.10
Attachments
Add attachment
proposed patch, testcase, etc.
Gyuyoung Kim
Comment 1
2010-06-17 21:57:53 PDT
The build breaks were fixed on 61336.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug