compile errors on svn 5112

--cut-- scons: `libs/gtkmm2/gdk/libgdkmm2.so' is up to date. g++ -o libs/gtkmm2/gtk/gtkmm/toolbar.os -c -Woverloaded-virtual -DGTK_NEW_TOOLTIP_API -DGLIBMM_DEFAULT_SIGNAL_HANDLERS_ENABLED -DGLIBMM_PROPERTIES_ENABLED -DGLIBMM_EXCEPTIONS_ENABLED -O3 -fomit-frame-pointer -ffast-math -fstrength-reduce -pipe -DARCH_X86 -mmmx -m3dnow -msse -mfpmath=sse -DUSE_XMMINTRIN -DBUILD_SSE_OPTIMIZATIONS -DUSE_X86_64_ASM -Wall -DWITH_JACK_MIDI -Ilibs -DENABLE_NLS -fPIC -I/usr/include/atk-1.0 -Ilibs/sigc++2 -I/usr/include/pixman-1 -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -Ilibs/glibmm2/glib -Ilibs/gtkmm2/atk -I/usr/include/freetype2 -Ilibs/cairomm -I/usr/lib/glib-2.0/include -Ilibs/gtkmm2/pango -Ilibs/gtkmm2/gtk -I/usr/include/glib-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -Ilibs/gtkmm2/gdk -I/usr/include/directfb libs/gtkmm2/gtk/gtkmm/toolbar.cc libs/gtkmm2/gtk/gtkmm/toolbar.cc: In member function ‘void Gtk::Toolbar::set_orientation(Gtk::Orientation)’: libs/gtkmm2/gtk/gtkmm/toolbar.cc:522: error: ‘gtk_toolbar_set_orientation’ was not declared in this scope libs/gtkmm2/gtk/gtkmm/toolbar.cc: In member function ‘Gtk::Orientation Gtk::Toolbar::get_orientation() const’: libs/gtkmm2/gtk/gtkmm/toolbar.cc:527: error: ‘gtk_toolbar_get_orientation’ was not declared in this scope libs/gtkmm2/gtk/gtkmm/toolbar.cc: In member function ‘bool Gtk::Toolbar::get_tooltips() const’: libs/gtkmm2/gtk/gtkmm/toolbar.cc:552: warning: no return statement in function returning non-void scons: *** [libs/gtkmm2/gtk/gtkmm/toolbar.os] Error 1 scons: building terminated because of errors.

Go to the IRC channel with this.

thanks paul…

i’ve moved this thread here: http://tracker.ardour.org/view.php?id=2699

Caused by mismatching versions of GTK on your system and gtkmm in our source tree. No simple solution. We need to update gtkmm in our tree.