Hi, I'm trying to compile rep-gtk-0.18 so that I can finally upgrade to sawfish-1.3 (I've been using sawfish-1.2). Unfortunately, I get an error which I've copied from the log below (the error happens very soon after the compilation begans). I'm using Slackware-10.2 and have all the libraries installed (no gnome, though) and the run with ./configure shows nothing unusual. By the way, I get the same error when trying to compile rep-gtk-0.17 and rep-gtk-0.16 as well. :-(
Any help would be appreciated. Christopher =========== In file included from rep-types.c:24: rep-gtk.h:294: error: conflicting types for `gtk_radio_menu_item_new_with_label$ /usr/include/gtk-2.0/gtk/gtkradiomenuitem.h:79: error: previous declaration of `gtk_radio_menu_item_new_with_label_from_widget' rep-gtk.h:297: error: conflicting types for `gtk_radio_menu_item_new_with_mnemo$ /usr/include/gtk-2.0/gtk/gtkradiomenuitem.h:77: error: previous declaration of `gtk_radio_menu_item_new_with_mnemonic_from_widget' make: *** [rep-types.lo] Error 1
