[webkit-help] WebKit compillation error "missing chartables.c" on Ubuntu

Liu Yuanbing yuanbing.liu at gmail.com
Mon Nov 23 19:05:44 PST 2009


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, <ondra.dvorak at email.cz> 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
> webkit-help at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20091124/fb8574a1/attachment.html>


More information about the webkit-help mailing list