Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!att!cbnewsi!cbnewsh!cbnewse!tyc From: tyc@cbnewse.att.com (felix.a.lugo) Newsgroups: comp.sys.next Subject: Re: Compiling for Mouse-X Message-ID: <1991Mar22.043619.21482@cbnewse.att.com> Date: 22 Mar 91 04:36:19 GMT References: <1991Mar21.185035.477@arizona.edu> Sender: coco@ihlpb.att.com Followup-To: poster Organization: AT&T Bell Laboratories Lines: 32 In article <1991Mar21.185035.477@arizona.edu> zazula@uazhe0.physics.arizona.edu writes: | from uunet.uu.net. I followed the directions in the README file, namely | I ran 'xmkmf'. Here's what happened: | | [7](bonehead)/users/zazula/temp/xtetris-2.4> xmkmf | mv Makefile Makefile.bak | imake -DUseInstalled -I/usr/lib/X11/config | /usr/lib/X11/config/Imake.tmpl:199: unterminated character constant | imake: Exit code 33. Stop. I got this same result when I started building some X programs. To get xmkmf (or imake in this case) to parse Imake.tmpl properly, delete lines 199 and 200 (the lines begin with /**/# ...). I didn't try to determine why this problem occured, since removing the lines (which are just comments) corrected it. Another problem that bit me was the "add a space between macros, feature?" of the C preprocessor. How can this be turned off??!!!!! /* ** ============================================================================ ** ** Felix A. Lugo AT&T Bell Laboratories ** ** E-Mail: ** (708) 713-4374 coco@ihlpb.att.com att!ihlpb!coco ** ** NeXT-Mail: ** (708) 515-0668 coco@alien.att.com alien.att.com!bootsie!coco ** ** ============================================================================ */