[glade--]problems compiling glademm



Hello All,

I just downloaded glademm 0.6.2 on my Red Hat 7.2 machine, well, after ./configure, and 'make' worked fine until it produced some errors:

g++ -DHAVE_CONFIG_H -I. -I. -I.. -ISourceWriter -Iwriters -g -O2 -c Widget.ccg++ -DHAVE_CONFIG_H -I. -I. -I.. -ISourceWriter -Iwriters -g -O2 -c const_contained_iterator.cc
const_contained_iterator.cc: In function `ostream &operator<< (ostream
&, const Widget::const_contained_iterator::stack &)':
Widget_iterators.hh:19: `struct
Widget::const_contained_iterator::stack' is private
const_contained_iterator.cc:49: within this context
const_contained_iterator.cc: In function `ostream &operator<< (ostream
&, const list<Widget::const_contained_iterator::stack,
allocator<Widget::const_contained_iterator::stack> > &)':
Widget_iterators.hh:19: `struct
Widget::const_contained_iterator::stack' is private
const_contained_iterator.cc:56: within this context
Widget_iterators.hh:19: `struct
Widget::const_contained_iterator::stack' is private
const_contained_iterator.cc:56: within this context
make[3]: *** [const_contained_iterator.o] Error 1


Any ideas? Thank you!

Jasem.





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