RE: compiling glibmm on a Debian distribution



Your gcc has a bug. I think there's already a fixed gcc available. The gtkmm
.deb has (or did have when it was necessary) a workaround patch for this.
googling will tell you more.

Murray Cumming
murrayc usa net
www.murrayc.com 

> -----Original Message-----
> From: Olivier Lecarme [mailto:ol i3s unice fr] 
> Sent: Montag, 25. August 2003 16:59
> To: garnome-list gnome org
> Cc: ol unice fr
> Subject: compiling glibmm on a Debian distribution
> 
> 
> I have been using Garnome for several weeks, but I have had 
> to skip the
> installation of some parts. Now I'm coming again to one of them :
> 
> g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"glibmm\" 
> -Dglibmm_COMPILATION -DG_DISABLE_DEPRECATED 
> -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED 
> -DGTK_DISABLE _DEPRECATED -I../../glib -I../../glib 
> -I../../pango -I../../pango -I../../atk -I../../atk 
> -I../../gdk -I../../gdk -I../../gtk -I../../gtk 
> -I/home/src/garnome/lib/sigc++-1.2/include 
> -I/home/src/garnome/include/sigc++-1.2 
> -I/home/src/garnome/include/glib-2.0 
> -I/home/src/garnome/lib/glib-2.0/include -pthread 
> -I/home/src/garnome/include/glib-2.0 
> -I/home/src/garnome/lib/glib-2.0/include 
> -I/home/src/garnome/include -I/usr/X11R6/include -g 
> -I/home/src/garnome/include -I/usr/X11R6/include 
> -L/home/src/garnome/lib -L/usr/X11R6/lib -O2 -pipe -Wall -MT 
> convert.lo -MD -MP -MF .deps/convert.Tpo -c convert.cc  -fPIC 
> -DPIC -o convert.lo
> 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
> make[8]: *** [convert.lo] Erreur 1
> make[8]: Leaving directory
> `/home/src/garnome-0.25.1/gnome/gtkmm/work/main.d/gtk
> mm-2.2.0/glib/glibmm'
> make[7]: *** [all-recursive] Erreur 1
> 
> Since this library is used in several other parts, I would 
> like to know
> what the problem is.
> 
> Thank you of any suggestion.
> 
> -- 
> 
> 
> 			Olivier Lecarme
> -- 
> garnome-list mailing list
> garnome-list gnome org
> http://mail.gnome.org/mailman/listinfo/garnome-list
> 



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