Bug 79011

Summary: [GTK][WK2] WebKit2 does not build if gtk-unix-printing-3.0 is not available
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Major CC: cgarcia
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Martin Robinson
Reported 2012-02-19 22:15:02 PST
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
Attachments
Martin Robinson
Comment 1 2012-02-20 00:38:14 PST
Note You need to log in before you can comment on or make changes to this bug.