RESOLVED WORKSFORME 16622
Error while compiling WebKit
https://bugs.webkit.org/show_bug.cgi?id=16622
Summary Error while compiling WebKit
Nilesh Patil
Reported 2007-12-27 00:48:44 PST
Error comes while compiling WebKit on Ubuntu Edgy. Webkit nightly release is WebKit-r28996 Following are last three lines of error: ../../../JavaScriptCore/pcre/pcre_tables.cpp:71:24: error: chartables.c: No such file or directory make[1]: *** [tmp/pcre_tables.o] Error 1 make[1]: Leaving directory `/home/nilesh/WebKit-r28996/WebKitBuild/Release/WebCore' make: *** [sub-WebCore-make_default-ordered] Error 2
Attachments
Mark Rowe (bdash)
Comment 1 2007-12-27 01:56:32 PST
Problems with compiling should be discussed in the mailing list or on IRC before being raised in Bugzilla, as it's more likely it is failing due to an error in your local setup rather than a bug in WebKit. If a discussion on IRC or the mailing list indicates that it is in fact a WebKit issue, then you should file a bug report. I would recommend reading http://trac.webkit.org/projects/webkit/wiki/BuildingGtk closely, ensuring that all the necessary dependencies are installed, then asking on the mailing list or IRC for assistance if you still run into problems.
Note You need to log in before you can comment on or make changes to this bug.