lyx-1.1.5fix2 configures OK, but make fails early. The last 20 lines of the
make are below. This is on a RH7 distro.
Any advice of where I should be looking would be appreciated.
TIA
Owen
/usr/include/g++-3/sstream:107: taking dynamic typeid of object with
-fno-rtti
In file included from ../../src/lyxfont.h:22,
from ../../src/insets/lyxinset.h:24,
from formula.h:27,
from formula.C:30:
../../src/LString.h: At top level:
../../src/LString.h:21: conflicting types for `typedef class lyxstring
string'
/usr/include/g++-3/string:9: previous declaration as `typedef class
basic_string<char, string_char_traits<char>,
__default_alloc_template<true, 0> > string'
make[3]: *** [formula.lo] Error 1
make[3]: Leaving directory `/home/lyx/lyx-1.1.5fix2/src/mathed'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/lyx/lyx-1.1.5fix2/src'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/home/lyx/lyx-1.1.5fix2/src'
make: *** [all-recursive] Error 1
[root@home lyx-1.1.5fix2]#