[comp.windows.x] Installing InterViews 2.6

adc@frith.egr.msu.edu (01/15/90)

I'm trying to install InterViews 2.6 on my Sun 4/60 with g++ 1.35.2.  I get the
error: 

In file included from ../.././src/InterViews/X11/painterrep.h:31, from X11-bitma
p.c:30:
../.././src/InterViews/X11/Xlib.h:244: conflicting types for `void XCloseDisplay
 (struct _XDisplay *)'
../.././src/InterViews/X11/Xlib.h:253: conflicting types for `void XSetScreenSav
er (struct _XDisplay *, int, int, int, int)'
../.././src/InterViews/X11/Xlib.h:254: conflicting types for `void XForceScreenS
aver (struct _XDisplay *, int)'
../.././src/InterViews/X11/Xlib.h:255: conflicting types for `void XActivateScre
enSaver (struct _XDisplay *)'
../.././src/InterViews/X11/Xlib.h:256: conflicting types for `void XResetScreenS
aver (struct _XDisplay *)'
../.././src/InterViews/X11/Xlib.h:259: conflicting types for `void XGetScreenSav
er (struct _XDisplay *, int *, int *, int *, int *)'
../.././src/InterViews/X11/Xlib.h:261: conflicting types for `void XAddHost (str
uct _XDisplay *, struct $_9 *)


and so on.

Did I do something wrong?


Alan Cabrera
adc@cpsvax.cps.msu.edu