Hello,
I tried to compile blackbox for my station. (uname -a replies : "SunOS 5.8
Generic_108528-01 sun4u sparc SUNW,Ultra-5_10".)
I have gcc 2.95.1 compiled.
When I launched 'make', there was a list of errors :
> In file included from BaseDisplay.cc:32:
> /usr/openwin/include/X11/Xlib.h:2099: ANSI C++ forbids declaration
`XSetTransientForHint' with no type
> /usr/openwin/include/X11/Xlib.h:2107: ANSI C++ forbids declaration
`XActivateScreenSaver' with no type
> .......
> /usr/openwin/include/X11/Xutil.h:903: ANSI C++ forbids declaration
`XXorRegion' with no type
> make: Fatal error: Command failed for target `BaseDisplay.o'
I'm quite a novice under Solaris, and I really don't know what to do. I
tried to give extra CXXFLAGS, but with no results...
I read that compiling under Solaris is possible. What do I miss ? I would
be great to help me, I'm bored of this ugly twm...
Cedric Bertolini.