[ardour-dev] gcc4 build problem(?)

Doug McLain dougmclain at cayf.org
Tue Jul 26 01:37:04 PDT 2005


On a fresh FC4 machine ( and my first time using gcc4) , I got the 
following crash building cvs ardour:

libs/gtkmm/src/gtk--/base.h:359: error: 'bidirectional_iterator_tag' in 
namespace 'Gtk' does not name a type
scons: *** [libs/gtkmm/src/gtk--/accellabel.o] Error 1

I changed line 359 to typedef std::bidirectional_iterator_tag 
iterator_category;  to get by for now, and it built and runs.

--
http://nostar.net/






More information about the Ardour-Dev mailing list