Hello

It's the first time I write an article to this list. So forgive me ... 

The System is a Sparc with Solaris2.5.1. The compiler is gcc Version 2.95.2 with 
libstdc++ Version 2.90.6. 
After the make-command, i got these errors:

make[3]: Entering directory `/home/user/src/lyx-1.1.4/src/mathed'
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../src 
-I../../images -I./../   -I/home/user/include   -I/usr/openwin/include  -g -O2 
-fno-rtti -fno-exceptions -c formula.C
g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I../../images -I./../ 
-I/home/user/include -I/usr/openwin/include -g -O2 -fno-rtti -fno-exceptions -c 
formula.C -o formula.o
In file included from /home/user/include/forms.h:983,
                 from ../../src/lyxfont.h:18,
                 from ../../src/insets/lyxinset.h:20,
                 from formula.h:24,
                 from formula.C:25:
/usr/openwin/include/X11/Xlib.h:1894: ANSI C++ forbids declaration 
`XSetTransientForHint' with no type
/usr/openwin/include/X11/Xlib.h:1902: ANSI C++ forbids declaration 
`XActivateScreenSaver' with no type
/usr/openwin/include/X11/Xlib.h:1909: ANSI C++ forbids declaration `XAddHost' 
with no type
/usr/openwin/include/X11/Xlib.h:1917: ANSI C++ forbids declaration `XAddHosts' 
with no type
/usr/openwin/include/X11/Xlib.h:1924: ANSI C++ forbids declaration 
`XAddToExtensionList' with no type
.
.
.

I would be happy if anyone can help me.

Thanks
Manfred

Reply via email to