[webkit-help] Help with compilation

Ariya Hidayat ariya.hidayat at gmail.com
Mon Aug 30 13:08:46 PDT 2010


> I am trying to port WebKit to a MIPS based platform and ran into compilation
> errors below:
>
> Since I configured for no X11 support (using directfb without X11), I am
> wondering as to why X11/Xlib.h, X11/Xutil.h and X11/Xresource.h are still
> being included.. the result is that the compilation fails with these errors:
>
> In file included from ./WebCore/bridge/npruntime_internal.h:28,
>                  from ./WebCore/bridge/NP_jsobject.h:31,
>                  from WebCore/bindings/js/ScriptController.cpp:34:

It's from the NPAPI plugin support. Try to rebuild but with plugin
support disabled.



-- 
Ariya Hidayat
http://www.linkedin.com/in/ariyahidayat


More information about the webkit-help mailing list