[Webkit-unassigned] [Bug 34254] New: [WML] Build error in WML enabled build.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 28 05:26:16 PST 2010


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

           Summary: [WML] Build error in WML enabled build.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: nayankk at gmail.com


With the changeset 53514, WML enabled builds are failing with following errors,

  CXX    WebCore/wml/libwebkit_1_0_la-WMLDocument.lo
  CXX    WebCore/wml/libwebkit_1_0_la-WMLElement.lo
WebCore/wml/WMLDocument.cpp: In constructor
‘WebCore::WMLDocument::WMLDocument(WebCore::Frame*)’:
WebCore/wml/WMLDocument.cpp:39: error: no matching function for call to
‘WebCore::Document::Document(WebCore::Frame*&, bool)’
./WebCore/dom/Document.h:938: note: candidates are:
WebCore::Document::Document(WebCore::Frame*, bool, bool)
./WebCore/dom/Document.h:178: note:                
WebCore::Document::Document(const WebCore::Document&)
make[1]: *** [WebCore/wml/libwebkit_1_0_la-WMLDocument.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/home/nayan/webkit/WebKit-SVN'
make: *** [all] Error 2

-- 
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