[webkit-help] error of building webkit with directfb

Julien Chaffraix julien.chaffraix at gmail.com
Sun Oct 2 11:44:38 PDT 2011


>    I have successfully built (cross-compile) webkit-r59711 with --gtk (x11
> default) on embed platform.  But now there are errors when i build it with
> --gtk --with-target=directfb.  In that case, webkit will depends on
> libgdk-x11-2.0.so and libgdk-directfb-2.0.so, they depend respectively on
> libcairo( with xlib) and libcairo( with directfb).

If you don't disable plugins (NPAPI) then WebKit has a dependency on X
on Linux. Have you tried compiling with --no-netscape-plugin? (I am
assuming that you are using build-webkit here if not you will need to
find the equivalent switch)

Hope it helps,
Julien


More information about the webkit-help mailing list