[webkit-dev] error: JSDOMWindow.h: No such file or directory

Zoltan Horvath zoltan at webkit.org
Wed Dec 16 10:49:13 PST 2009


Hey,

this question is for webkit-help, not webkit-dev 
(http://webkit.org/contact.html).

Before posting please check Ariya's suggestions about get help: 
http://lists.macosforge.org/pipermail/webkit-help/2009-August/000146.html

Zoltan


On Wednesday 16 December 2009, at 10:59, Girish Kumar wrote:
> While compiling webkit,
> I get the following message:
> In file included from ./WebCore/bindings/js/ScriptController.h:25,
>                  from ./WebCore/page/Frame.h:40,
>                  from ./WebKit/gtk/webkit/webkitprivate.h:55,
>                  from WebKit/gtk/WebCoreSupport/ChromeClientGtk.cpp:38:
> ../WebCore/bindings/js/JSDOMWindowShell.h:32:25: error: JSDOMWindow.h: No
> such file or directory ../WebCore/bindings/js/JSDOMWindowShell.h:46: error:
> ISO C++ forbids declaration of ‘JSDOMWindow’ with no type
> ../WebCore/bindings/js/JSDOMWindowShell.h:46: error: expected ‘;’ before
> ‘*’ token ../WebCore/bindings/js/JSDOMWindowShell.h:47: error: expected `;'
> before ‘void’ ../WebCore/bindings/js/JSDOMWindowShell.h:47: error:
> ‘JSDOMWindow’ has not been declared
> ../WebCore/bindings/js/JSDOMWindowShell.h:88: error: ISO C++ forbids
> declaration of ‘JSDOMWindow’ with no type
> ../WebCore/bindings/js/JSDOMWindowShell.h:88: error: expected ‘;’ before
> ‘*’ token ../WebCore/bindings/js/JSDOMWindowShell.h: In member function
> ‘void WebCore::JSDOMWindowShell::setWindow(int*)’:
> ../WebCore/bindings/js/JSDOMWindowShell.h:50: error: ‘m_window’ was not
> declared in this scope ../WebCore/bindings/js/JSDOMWindowShell.h:51: error:
> request for member ‘prototype’ in ‘* window’, which is of non-class type
> ‘int’ ../WebCore/bindings/js/ScriptController.h: At global scope:
> ../WebCore/bindings/js/ScriptController.h:85: error: ISO C++ forbids
> declaration of ‘JSDOMWindow’ with no type
> ../WebCore/bindings/js/ScriptController.h:85: error: expected ‘;’ before
> ‘*’ token ../WebCore/bindings/js/ScriptController.h:90: error: expected `;'
> before ‘static’ gmake[1]: ***
> [WebKit/gtk/WebCoreSupport/libwebkit_1_0_la-ChromeClientGtk.lo] Error 1
>
> Regards,
> Girish



More information about the webkit-dev mailing list