[gtkmm] Unable to compile in SuSE 8.2



Has anybody succeeded in compiling gtkmm in SuSE 8.2? I have been unable
so far with both gtkmm 2.1.3, 2.2.2 and 2.2.3. 

By the way, is there a reason why no mention of SuSE is made in the
"binary" area of the "downloading" page?

* I have compiled and installed libsigc++ OK
* gtkmm's configure gives no errors

but

* make crashes when g++'ing convert.cc, with the following error:

-----------------------8<--------------------------------------------------

In file included from ../../glib/glibmm/exception.h:25,
                 from ../../glib/glibmm/error.h:28,
                 from ../../glib/glibmm/convert.h:29,
                 from convert.cc:3:
../../glib/glibmm/ustring.h:532: error: `template<class In, class
ValueType =
   typename std::iterator_traits<_Iterator>::value_type> struct
   Glib::ustring::SequenceToString' is private
../../glib/glibmm/ustring.h:548: error: within this context
../../glib/glibmm/ustring.h:532: error: `template<class In, class
ValueType =
   typename std::iterator_traits<_Iterator>::value_type> struct
   Glib::ustring::SequenceToString' is private
../../glib/glibmm/ustring.h:554: error: within this context
../../glib/glibmm/ustring.h:532: error: `template<class In, class
ValueType =
   typename std::iterator_traits<_Iterator>::value_type> struct
   Glib::ustring::SequenceToString' is private
../../glib/glibmm/ustring.h:560: error: within this context
../../glib/glibmm/ustring.h:532: error: `template<class In, class
ValueType =
   typename std::iterator_traits<_Iterator>::value_type> struct
   Glib::ustring::SequenceToString' is private
../../glib/glibmm/ustring.h:566: error: within this context
make[5]: *** [convert.lo] Error 1
make[5]: Leaving directory `/tmp/gtkmm-2.2.2/glib/glibmm'

-----------------------8<--------------------------------------------------






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]