>>>>> "Michael" == Michael Hanke <[EMAIL PROTECTED]> writes:
Michael> Hi, I am trying to build the new lyx version on a Solaris
Michael> 2.5.1 system with the Sun Workshop 5.0 compiler. The build
Michael> crashes with the following error:
Michael> make[3]: Entering directory
Michael> `/scratch/hanke/lyx-1.1.1/src/mathed' CC -DHAVE_CONFIG_H -I.
Michael> -I. -I../../src -I../../images -I./../ -I/afs/nada.kth.
Michael> se/home/num/hanke/Private/include -I/usr/local/include/X11
Michael> -I/usr/openwin/in clude -xO4 -xtarget=native -dalign -c
Michael> math_inset.C "/usr/include/stdio.h", line 143: Error: __iob,
Michael> of type FILE[20], was previously declared __FILE[20]. 1
Michael> Error(s) detected. make[3]: *** [math_inset.o] Error 1
Hello,
One small question: why do you have both -I/usr/openwin/include and
-I/usr/local/include/X11 on the command line? It does not seem very
reasonable to me... (although it will probably not fix your problem)
JMarc