>>>>> "Wijnand" == Wijnand Mooij <[EMAIL PROTECTED]> writes:

Wijnand> I try to compile lyx (1..1.6.fix1) on my SGI (Irix 6.3).
Wijnand> First of all, there is small error in the Makefile in po/ it
Wijnand> reads "POTFILE_IN_DEPS :=", which should be =

This will be fixed in next relelase. In fact, this is a GNU make
specific construct.

Wijnand> In file included from
Wijnand> /usr/freeware/lib/gcc-lib/mips-sgi-irix6.2/2.95.2/include/g++/cmath:7,
Wijnand> from figinset.C:44: 
Wijnand> math.h:931: redefinition of `class exception'
Wijnand> /usr/freeware/lib/gcc-lib/mips-sgi-irix6.2/2.95.2/include/exception:18:
Wijnand> previous definition here 

I am surprised that this happens, since the compilation is done with
-fno-exceptions, so I do not know why <exception> is loaded at all. 

Why is 'exception' defined in math.h:931? Is it possible to avoid it?

JMarc

Reply via email to