From: David Espada Date: 2004-04-26T18:29:18+09:00 Subject: [ruby-gnome2] Problem compiling CVS Hi everybody. When I try to compile CVS ruby-gnome2 in a Debian Sarge (testing) i386, get the error: rbgdkkeysyms.h: In function `Init_gtk_gdk_keyval': rbgdkkeysyms.h:754: error: `GDK_Ukrainian_ghe_with_upturn' undeclared (first use in this function) rbgdkkeysyms.h:754: error: (Each undeclared identifier is reported only once rbgdkkeysyms.h:754: error: for each function it appears in.) rbgdkkeysyms.h:777: error: `GDK_Ukrainian_GHE_WITH_UPTURN' undeclared (first use in this function) rbgdkkeysyms.h:849: error: `GDK_Greek_IOTAdieresis' undeclared (first use in this function) make[2]: *** [rbgdkkeyval.o] Error 1 make[2]: Leaving directory `/usr/src/ruby-gnome2/gtk/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/usr/src/ruby-gnome2/gtk' ----- SUCCEEDED: glib gdkpixbuf pango atk FAILED: gtk ----- Done. make: *** [all] Error 1 Version of Gtk in Sarge is 2.2.4. What can be the problem? Thanks. David