[Webkit-unassigned] [Bug 110720] New: ./DerivedSources/webkit/WebKitDOMNode.h:25:36: fatal error: webkit/WebKitDOMObject.h: No such file or directory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 24 21:09:52 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=110720

           Summary: ./DerivedSources/webkit/WebKitDOMNode.h:25:36: fatal
                    error: webkit/WebKitDOMObject.h: No such file or
                    directory
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P1
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: singhbhupal88 at gmail.com


Hi,

I am trying to build webkitGtk version 1.11.1 for system type... i686-pc-linux-gnu with DirectFB as target, The build gets failed with attached error below.

In file included from DerivedSources/webkit/WebKitDOMAttr.h:25:0,
                 from DerivedSources/webkit/WebKitDOMAttr.cpp:22:
./DerivedSources/webkit/WebKitDOMNode.h:25:36: fatal error: webkit/WebKitDOMObject.h: No such file or directory
compilation terminated.
make[2]: *** [DerivedSources/webkit/libwebkitgtk_1_0_la-WebKitDOMAttr.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from DerivedSources/webkit/WebKitDOMBarInfo.cpp:22:0:
DerivedSources/webkit/WebKitDOMBarInfo.h:25:36: fatal error: webkit/WebKitDOMObject.h: No such file or directory
compilation terminated.
make[2]: *** [DerivedSources/webkit/libwebkitgtk_1_0_la-WebKitDOMBarInfo.lo] Error 1
In file included from ./DerivedSources/webkit/WebKitDOMCharacterData.h:25:0,
                 from ./DerivedSources/webkit/WebKitDOMText.h:25,
                 from DerivedSources/webkit/WebKitDOMCDATASection.h:25,
                 from DerivedSources/webkit/WebKitDOMCDATASection.cpp:22:
./DerivedSources/webkit/WebKitDOMNode.h:25:36: fatal error: webkit/WebKitDOMObject.h: No such file or directory
compilation terminated.
In file included from DerivedSources/webkit/WebKitDOMBlob.cpp:22:0:
DerivedSources/webkit/WebKitDOMBlob.h:25:36: fatal error: webkit/WebKitDOMObject.h: No such file or directory
compilation terminated.
make[2]: *** [DerivedSources/webkit/libwebkitgtk_1_0_la-WebKitDOMBlob.lo] Error 1
make[2]: *** [DerivedSources/webkit/libwebkitgtk_1_0_la-WebKitDOMCDATASection.lo] Error 1
In file included from DerivedSources/webkit/WebKitDOMCharacterData.h:25:0,
                 from DerivedSources/webkit/WebKitDOMCharacterData.cpp:22:
./DerivedSources/webkit/WebKitDOMNode.h:25:36: fatal error: webkit/WebKitDOMObject.h: No such file or directory
compilation terminated.
In file included from ./DerivedSources/webkit/WebKitDOMCharacterData.h:25:0,
                 from DerivedSources/webkit/WebKitDOMComment.h:25,
                 from DerivedSources/webkit/WebKitDOMComment.cpp:22:
./DerivedSources/webkit/WebKitDOMNode.h:25:36: fatal error: webkit/WebKitDOMObject.h: No such file or directory
make[2]: *** [DerivedSources/webkit/libwebkitgtk_1_0_la-WebKitDOMCharacterData.lo] Error 1
compilation terminated.
make[2]: *** [DerivedSources/webkit/libwebkitgtk_1_0_la-WebKitDOMComment.lo] Error 1
In file included from DerivedSources/webkit/WebKitDOMConsole.cpp:22:0:
DerivedSources/webkit/WebKitDOMConsole.h:25:36: fatal error: webkit/WebKitDOMObject.h: No such file or directory
compilation terminated.
make[2]: *** [DerivedSources/webkit/libwebkitgtk_1_0_la-WebKitDOMConsole.lo] Error 1
In file included from DerivedSources/webkit/WebKitDOMCSSRule.cpp:22:0:
DerivedSources/webkit/WebKitDOMCSSRule.h:25:36: fatal error: webkit/WebKitDOMObject.h: No such file or directory
compilation terminated.
make[2]: *** [DerivedSources/webkit/libwebkitgtk_1_0_la-WebKitDOMCSSRule.lo] Error 1
In file included from DerivedSources/webkit/WebKitDOMCSSRuleList.cpp:22:0:
DerivedSources/webkit/WebKitDOMCSSRuleList.h:25:36: fatal error: webkit/WebKitDOMObject.h: No such file or directory
compilation terminated.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list