hey guys I've just come into this. what's up with GTK ?
widgets/sp-widget.cpp: In function 'GtkType sp_widget_get_type()': widgets/sp-widget.cpp:58: warning: deprecated conversion from string constant to 'gchar*' depbase=`echo widgets/sp-xmlview-attr-list.o | sed 's|[^/]*$|.deps/&|;s|.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/freetype2 -pthread -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DPOTRACE="potrace" -pthread -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libpng12 -I../cxxtest -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wcast-align -Wsign-compare -Woverloaded-virtual -Wswitch -Wno-unused-parameter -g -O2 -MT widgets/sp-xmlview-attr-list.o -MD -MP -MF $depbase.Tpo -c -o widgets/sp-xmlview-attr-list.o widgets/sp-xmlview-attr-list.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from /usr/include/gtk-2.0/gtk/gtk.h:222, from /usr/include/gtk-2.0/gtk/gtksignal.h:33, from /usr/include/gtk-2.0/gtk/gtkclist.h:35, from widgets/sp-xmlview-attr-list.h:17, from widgets/sp-xmlview-attr-list.cpp:22: /usr/include/gtk-2.0/gtk/gtkctree.h:110: error: 'GtkCList' does not name a type /usr/include/gtk-2.0/gtk/gtkctree.h:127: error: 'GtkCListClass' does not name a type /usr/include/gtk-2.0/gtk/gtkctree.h:149: error: 'GtkCListRow' does not name a type /usr/include/gtk-2.0/gtk/gtkctree.h:342: error: 'GtkCellType' does not name a type make[2]: *** [widgets/sp-xmlview-attr-list.o] Error 1 make[2]: Leaving directory `/home/afitzsim/Build/inkscape/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/afitzsim/Build/inkscape' make: *** [all] Error 2
whats happening with