Hi I'm trying to compile lyx-1.1.5fix2 on my redhat 7.1 system and get the
following error message:
make[3]: Entering directory `/tmp/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:19:
/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
make[3]: *** [formula.lo] Error 1
Does anyone know what this means?
Thanks, Ed.