Re: [[gtkmm] Unable to compile in SuSE 8.2]



This seems to be a gcc bug that should be fixed soon:
http://lists.gnome.org/archives/gtkmm-list/2003-May/msg00159.html
(Guys, unfortunately it has not actually been fixed yet.)

It would be nice to know what version of gcc you have. And you should report
the bug to SUSE so that they know that they need to ship the new version of
gcc when it is fixed.

See also:
http://mail.gnome.org/archives/gtkmm-list/2003-May/msg00165.html
(I think there is a workaround patch in there.)

Nacho de los Ríos Tormo <irios telefonica net> wrote:
> 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<--------------------------------------------------
> 
> 
> 
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list
> 



Murray Cumming
murrayc usa net
www.murrayc.com





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