[Webkit-unassigned] [Bug 12907] New: Compiling fails on Linux with Qt 4.2.2 at the file WebCore/html/HTMLDocument.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 27 05:22:27 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12907

           Summary: Compiling fails on Linux with Qt 4.2.2 at the file
                    WebCore/html/HTMLDocument.cpp
           Product: WebKit
           Version: 522+ (nightly)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Blocker
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: frank-buettner at gmx.net


Linux: Fedora Core 6
SVN checkout version: 19881
When try to build Webkit it fails with this error:
../../../WebCore/html/HTMLDocument.cpp: In member function 'virtual void
WebCore::HTMLDocument::determineParseMode(const WebCore::String&)':
../../../WebCore/html/HTMLDocument.cpp:389: error: expected initializer before
'*' token
../../../WebCore/html/HTMLDocument.cpp:390: error: 'doctypeEntry' was not
declared in this scope
../../../WebCore/html/HTMLDocument.cpp:398: error: 'doctypeEntry' was not
declared in this scope
../../../WebCore/html/HTMLDocument.cpp:401: error: 'PubIDInfo' has not been
declared
../../../WebCore/html/HTMLDocument.cpp:405: error: 'PubIDInfo' has not been
declared
../../../WebCore/html/HTMLDocument.cpp:409: error: 'PubIDInfo' has not been
declared


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



More information about the webkit-unassigned mailing list