[comp.windows.x] Problem compiling Interviews

richk@june.cs.washington.edu (Richard Korry) (02/10/90)

Forgive me if this has already been covered here. My system: X11 R4, 
Decstation2100 w/ Ultrix 3.1, CC v1.2. src/Interviews/X11/Xlib.h won't
compile because things declared extern XFoo() in /usr/include/X11/Xlib.h
are declared void Xfoo() in src/Interviews/X11/Xlib.h. CC complains that they
don't match: the former returns an int while the latter returns zip. 
Please e-mail any help. Thanks mucho.
	rich