Trying to compile CVS (for better or worse - bumped into the following:
(Mandrake 7.0, gcc 2.95.2, xforms-0.88, etc.)
g++ -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -I../boost -isystem
/usr/X11R6/include -O2 -W -Wall -Wconversion -Winline -c trans.C
In file included from
/usr/lib/gcc-lib/i586-mandrake-linux/2.95.2/../../../../include/g++-3/map:31,
from language.h:19,
from lyxfont.h:22,
from layout.h:22,
from LyXView.h:25,
from trans.C:7:
/usr/lib/gcc-lib/i586-mandrake-linux/2.95.2/../../../../include/g++-3/stl_tree.h: In
function `int __black_count(_Rb_tree_node_base *, _Rb_tree_node_base *)':
/usr/lib/gcc-lib/i586-mandrake-linux/2.95.2/../../../../include/g++-3/stl_tree.h:1258:
warning: can't
inline call to `int __black_count(_Rb_tree_node_base *, _Rb_tree_node_base
*)'
/usr/lib/gcc-lib/i586-mandrake-linux/2.95.2/../../../../include/g++-3/stl_tree.h:1266:
warning: called
from here
trans.C: In method `void Trans::AddDeadkey(tex_accent, const string &,
const string &)':
trans.C:175: no matching function for call to
`basic_string<char,string_char_traits<char>,__default_alloc_template<true,0>
>::push_back (char)'
trans.C:176: no matching function for call to
`basic_string<char,string_char_traits<char>,__default_alloc_template<true,0>
>::push_back (char &)'
make[3]: *** [trans.o] Error 1
I see the "can't inline" error frequently, but the "no matching
function" occurs only for this file.
--
Mike Ressler
[EMAIL PROTECTED]
OK, I'm lame: I don't have my own website ...