I'm such a newbie I haven't even _compiled_ LyX yet...
gcc version 2.96 20000731 (Red Hat Linux 7.0)
I'm not doing anything fancy. Just './configure --prefix=/foo/bar',
then 'make'.
Any suggestions? Don't worry about wounding my pride. ;^)
make[3]: Entering directory `/usr/local/src/lyx-1.1.5fix2/src/mathed'
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../src -I../../images -I./../ -isystem /usr/X11R6/include -g -O2
-fno-rtti -fno-exceptions -c formula.C
g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I../../images -I./../ -isystem
/usr/X11R6/include -g -O2 -fno-rtti -fno-exceptions -c formula.C -o
formula.o
In file included from formula.C:20:
/usr/include/g++-3/sstream: In method `string stringstreambase::str ()
const':
/usr/include/g++-3/sstream:102: taking dynamic typeid of object with
-fno-rtti
/usr/include/g++-3/sstream: In method `void stringstreambase::str
(const string &)':
/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 `/usr/local/src/lyx-1.1.5fix2/src/mathed'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/lyx-1.1.5fix2/src'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/usr/local/src/lyx-1.1.5fix2/src'
make: *** [all-recursive] Error 1
--
Ron Peterson
9 Morgan Street, Apt. 'A'
South Hadley, MA 01075
413.536.1146 tel
[EMAIL PROTECTED]