UNCONFIRMED59430
Cannot build latest nightly with --enable-directory-upload
https://bugs.webkit.org/show_bug.cgi?id=59430
Summary Cannot build latest nightly with --enable-directory-upload
red47514f7
Reported 2011-04-26 00:14:10 PDT
I try to build r84622 with --enable-directory-upload (Linux/GTK+ build) I get the following: Source/WebKit/gtk/webkit/webkitwebview.cpp: In function 'void webkit_web_view_init(WebKitWebView*)': Source/WebKit/gtk/webkit/webkitwebview.cpp:3496:64: error: cannot allocate an object of abstract type 'WebKit::ChromeClient' ./Source/WebKit/gtk/WebCoreSupport/ChromeClientGtk.h:37:55: note: because the following virtual functions are pure within 'WebKit::ChromeClient': ./Source/WebCore/page/ChromeClient.h:229:22: note: virtual void WebCore::ChromeClient::enumerateChosenDirectory(const WTF::String&, WebCore::FileChooser*) make[1]: *** [Source/WebKit/gtk/webkit/libwebkitgtk_1_0_la-webkitwebview.lo] Error 1 make[1]: Leaving directory `/tmp/nix-build-1gz5bjzq1wgg1bmy1im3h5k494wab18j-webkit-r84622.drv-0/WebKit-r84622'
Attachments
Note You need to log in before you can comment on or make changes to this bug.