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

Girish Kumar girish2430 at yahoo.in
Wed Dec 16 01:59:16 PST 2009


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




      The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. http://in.yahoo.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20091216/6d869031/attachment-0001.html>


More information about the webkit-dev mailing list