In file included from gtk/bitmap.c:33:0: ./gtk/scaffolding.h:103:2: error: unknown type name ‘GtkImageMenuItem’ GtkImageMenuItem *main; ^ ./gtk/scaffolding.h:104:2: error: unknown type name ‘GtkImageMenuItem’ GtkImageMenuItem *rclick; ^ ./gtk/scaffolding.h:105:2: error: unknown type name ‘GtkImageMenuItem’ GtkImageMenuItem *popup; ^ make: *** [build-Linux-gtk/gtk_bitmap.o] Error 1 make: *** Waiting for unfinished jobs.... In file included from gtk/cookies.c:32:0: ./gtk/scaffolding.h:103:2: error: unknown type name ‘GtkImageMenuItem’ GtkImageMenuItem *main; ^ ./gtk/scaffolding.h:104:2: error: unknown type name ‘GtkImageMenuItem’ GtkImageMenuItem *rclick; ^ ./gtk/scaffolding.h:105:2: error: unknown type name ‘GtkImageMenuItem’ GtkImageMenuItem *popup; ^ make: *** [build-Linux-gtk/gtk_cookies.o] Error 1 gtk/dialogs/about.c: In function ‘nsgtk_about_dialog_init’: gtk/dialogs/about.c:87:11: warning: not enough variable arguments to fit a sentinel [-Wformat=] NULL); ^ gtk/dialogs/about.c:94:3: warning: ‘gtk_icon_set_new_from_pixbuf’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:140) [-Wdeprecated-declarations] GtkIconSet *icon_set = gtk_icon_set_new_from_pixbuf(GDK_PIXBUF(g_list_nth_data(pixbufs, 0))); ^ gtk/dialogs/about.c:98:3: warning: ‘gtk_image_set_from_icon_set’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:154): Use 'gtk_image_set_from_icon_name' instead [-Wdeprecated-declarations] gtk_image_set_from_icon_set (GTK_IMAGE (image), ^ gtk/dialogs/about.c:101:3: warning: ‘gtk_icon_set_unref’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:145) [-Wdeprecated-declarations] gtk_icon_set_unref (icon_set); ^ gtk/dialogs/about.c:130:129: error: ‘GTK_STOCK_CLOSE’ undeclared (first use in this function) gtk_dialog_add_button(GTK_DIALOG(dialog), GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE); ^ gtk/dialogs/about.c:130:129: note: each undeclared identifier is reported only once for each function it appears in gtk/dialogs/about.c:134:2: warning: ‘gtk_button_new_from_stock’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] button = gtk_button_new_from_stock ("Credits"); ^ gtk/dialogs/about.c:141:2: warning: ‘gtk_button_new_from_stock’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] button = gtk_button_new_from_stock ("Licence"); ^ make: *** [build-Linux-gtk/gtk_dialogs_about.o] Error 1 In file included from ./gtk/window.h:22:0, from gtk/dialogs/preferences.c:30: ./gtk/scaffolding.h:103:2: error: unknown type name ‘GtkImageMenuItem’ GtkImageMenuItem *main; ^ ./gtk/scaffolding.h:104:2: error: unknown type name ‘GtkImageMenuItem’ GtkImageMenuItem *rclick; ^ ./gtk/scaffolding.h:105:2: error: unknown type name ‘GtkImageMenuItem’ GtkImageMenuItem *popup; ^ gtk/dialogs/preferences.c: In function ‘nsgtk_preferences_buttonAddTheme_clicked’: gtk/dialogs/preferences.c:690:8: error: ‘GTK_STOCK_OK’ undeclared (first use in this function) GTK_STOCK_OK, ^ gtk/dialogs/preferences.c:690:8: note: each undeclared identifier is reported only once for each function it appears in gtk/dialogs/preferences.c:692:8: error: ‘GTK_STOCK_CANCEL’ undeclared (first use in this function) GTK_STOCK_CANCEL, ^ make: *** [build-Linux-gtk/gtk_dialogs_preferences.o] Error 1 gtk/dialogs/source.c: In function ‘nsgtk_source_file_save’: gtk/dialogs/source.c:346:28: error: ‘GTK_STOCK_OK’ undeclared (first use in this function) GTK_DIALOG_MODAL, GTK_STOCK_OK, ^ gtk/dialogs/source.c:346:28: note: each undeclared identifier is reported only once for each function it appears in gtk/dialogs/source.c: In function ‘nsgtk_on_source_save_as_activate’: gtk/dialogs/source.c:366:4: error: ‘GTK_STOCK_CANCEL’ undeclared (first use in this function) GTK_STOCK_CANCEL, ^ gtk/dialogs/source.c:368:4: error: ‘GTK_STOCK_SAVE’ undeclared (first use in this function) GTK_STOCK_SAVE, ^ make: *** [build-Linux-gtk/gtk_dialogs_source.o] Error 1 ==> FEIL: En feil oppsto i build(). Avbryter...