[Webkit-unassigned] [Bug 79011] New: [GTK][WK2] WebKit2 does not build if gtk-unix-printing-3.0 is not available

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 19 22:15:02 PST 2012


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

           Summary: [GTK][WK2] WebKit2 does not build if
                    gtk-unix-printing-3.0 is not available
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Major
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org
                CC: cgarcia at igalia.com


The build fails with the message:

  CXX    Source/WebKit2/UIProcess/API/gtk/libwebkit2gtk_3_0_la-WebKitPrintOperation.lo
../../Source/WebKit2/UIProcess/API/gtk/WebKitPrintOperation.cpp: In function ‘WebKitPrintOperationResponse webkitPrintOperationRunDialogForFrame(WebKitPrintOperation*, GtkWindow*, WebKit::WebFrameProxy*)’:
../../Source/WebKit2/UIProcess/API/gtk/WebKitPrintOperation.cpp:271:9: error: ‘response’ was not declared in this scope
../../Source/WebKit2/UIProcess/API/gtk/WebKitPrintOperation.cpp:275:12: error: ‘response’ was not declared in this scope
../../Source/WebKit2/UIProcess/API/gtk/WebKitPrintOperation.cpp:276:1: warning: control reaches end of non-void function [-Wreturn-type]
make[1]: *** [Source/WebKit2/UIProcess/API/gtk/libwebkit2gtk_3_0_la-WebKitPrintOperation.lo] Error

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