[gnome-love] Cannot jhbuild the webkit



Hi everyone:

Sorry to bother.

I am trying to build libgdata. And when it attempts to jhbuild webkitgtk+, it's stuck with this error:

Source/WebKit/gtk/webkit/webkitauthenticationdialog.cpp: In function 'GtkWidget* createAuthenticationDialog(GtkWindow*, const WebCore::AuthenticationChallenge&, CredentialStorageMode)':
Source/WebKit/gtk/webkit/webkitauthenticationdialog.cpp:37:36: error: 'GTK_STOCK_CANCEL' was not declared in this scope
Source/WebKit/gtk/webkit/webkitauthenticationdialog.cpp:37:75: error: 'GTK_STOCK_OK' was not declared in this scope
Source/WebKit/gtk/webkit/webkitauthenticationdialog.cpp:55:38: error: 'GTK_STOCK_DIALOG_AUTHENTICATION' was not declared in this scope
make[1]: *** [Source/WebKit/gtk/webkit/libwebkitgtk_3_0_la-webkitauthenticationdialog.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/home/william/checkout/gnome/webkitgtk-2.1.90.1'
make: *** [all] Error 2

My system is ubuntu 12.10 amd64.
I have installed libgtk-3-dev and build the gtk+ with jhbuild.

But when I jhbuilt gtk+, it also has a lot warnings like:

warning enumeration value GTK_** value is not handled here

Is there anyone who could tell me how to fix it? Thank you very much in advance.

William Yu


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]