On May 7, 2011, at 12:34 PM, ~suv wrote:
CXX interface.o interface.cpp: In function ‘void injectRenamedIcons()’: interface.cpp:1620: error: no matching function for call to ‘Gtk::IconTheme::load_icon(Glib::ustring&, int)’ /usr/include/gtkmm-2.4/gtkmm/icontheme.h:336: note: candidates are: Glib::RefPtrGdk::Pixbuf Gtk::IconTheme::load_icon(const Glib::ustring&, int, Gtk::IconLookupFlags) const make[2]: *** [interface.o] Error 1 make[2]: Leaving directory `/usr/local/src/inkscape-0.48.1/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/src/inkscape-0.48.1' make: *** [all] Error 2 regnier:/usr/local/src/inkscape-0.48.1#
Bug #693586 "gtkmm-related compilation error on Debian 5.0" https://bugs.launchpad.net/inkscape/+bug/693586
Not yet addressed in inkscape trunk or the 0.48.x branch.
Can you check if adding a parameter as listed in that bug report fixes things for you?
If we get confirmation, we can commit that to trunk. Otherwise we'll need to work with you to pin down more fixes.
Thanks.