Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!uw-june!june.cs.washington.edu!richk From: richk@june.cs.washington.edu (Richard Korry) Newsgroups: comp.windows.x Subject: Problem compiling Interviews Message-ID: <10679@june.cs.washington.edu> Date: 10 Feb 90 03:23:49 GMT Sender: richk@cs.washington.edu Reply-To: richk@june.cs.washington.edu (Richard Korry) Distribution: na Organization: U of Washington, Computer Science, Seattle Lines: 7 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