AllTray.c: In function 'all_tray_program_delete_pd_window': AllTray.c:569:23: error: 'GtkObject' undeclared (first use in this function) AllTray.c:569:23: note: each undeclared identifier is reported only once for each function it appears in AllTray.c:569:33: error: expected expression before ')' token make[4]: *** [AllTray.o] Error 1 Application.c: In function 'all_tray_application_are_we_interested': Application.c:281:12: warning: assignment makes pointer from integer without a cast Application.c: In function 'all_tray_application_dialog_destroy': Application.c:920:23: error: 'GtkObject' undeclared (first use in this function) Application.c:920:23: note: each undeclared identifier is reported only once for each function it appears in Application.c:920:33: error: expected expression before ')' token make[4]: *** [Application.o] Error 1 PromptDialog.c: In function 'all_tray_prompt_dialog_create_widgets': PromptDialog.c:79:51: error: 'GtkDialog' has no member named 'vbox' make[4]: *** [PromptDialog.o] Error 1 x11_glue.c: In function 'wm_state_set': x11_glue.c:68:32: error: 'gdk_display' undeclared (first use in this function) x11_glue.c:68:32: note: each undeclared identifier is reported only once for each function it appears in make[4]: *** [x11_glue.o] Error 1 make[4]: Target `all-am' not remade because of errors. make[3]: *** [all] Error 2 make[2]: *** [all-recursive] Error 1 make[1]: *** [all] Error 2 make: *** [build-work/main.d/alltray-0.7.4dev/Makefile] Error 2 make: Target `all' not remade because of errors.