[glade--]Compiling Glade--
"Ensey, Chris" <[email protected]>
| Newsgroups | gmane.comp.gnome.glademm |
|---|---|
| Message-ID | <[email protected]> |
I am running on Redhat 2.2.14. with c++/gcc ver egcs-2.91.66 I run into the following problem when running "make" c++ -DHAVE_CONFIG_H -I. -I. -I.. _ISourceWriter -Iwriters -I. -g -02 -c -o Tag.o `test -f Tag.cc || echo './'`Tag.cc /usr/include/g++-2/stl_algo.h:85 In function `struct pair<basic_string<char, string_char_traits<char>,__defauil_alloc_template<true,0> >, ... Tag.cc:143: instantiated from here ... Tag.cc:146: instantiated from here /usr/include/g++-2/stl_algo.h:85 ....no match for `pair<basic_string<char, string_char_traits<char>,__defauil_alloc_template<true,0> ..... From here is goes to a [Tag.o] Error 1 Any Ideas? Thanks Ensey