Hi, Are you sure you have installed the required tools: gperf, bison, and flex . If not, install them and compile again. Otherwise, try run make-generated-sources.sh.
On Mon, Nov 23, 2009 at 6:47 PM, <[email protected]> wrote: > Hello, > > I am trying to build the Qt port of WebKit on Ubuntu 8.04 > I have used the instructions on > http://trac.webkit.org/wiki/BuildingQtOnLinux > > Unfortunately the compilation always results with error: > > ../../../JavaScriptCore/pcre/pcre_tables.cpp:72:24: error: chartables.c: No > such file or directory > make[1]: *** [obj/release/pcre_tables.o] Error 1 > > After starting the script WebKitTools/Scripts/build-webkit I always got the > following: > > /usr/local/Qt-4.5.3/bin/rcc: File does not exist > '../../../WebCore/WebCore.qrc' > /usr/local/Qt-4.5.3/bin/rcc: File does not exist > '../../../WebCore/inspector/front-end/WebKit.qrc' > > so I am not sure if this can be the reason, why the compilation failes. > > Does anyone know where could be the problem? > Many thanks, > > Ondra > > _______________________________________________ > webkit-help mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-help > >
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
