Subject: Re: Cannot build X with current
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: Tim Chase <tim@introl.introl.com>
List: current-users
Date: 02/13/1994 11:06:51
Regarding building X:

> yes, same for me,
> in ./mit/config/imakemdep.h you have to define something like:
> 
> #ifdef NetBSD
>     "-traditional"

That shouldn't be necessary.  Just make sure that /usr/bin/cpp
is invoked as the preprocessor rather than directly invoking
/usr/libexec/cpp.  I'm not sure that changing imakemdep.h like
that will cause programs like xrdb (which use cpp) to use
/usr/bin/cpp.  The current /usr/bin/cpp uses the -traditional
flag.


					- Tim Chase
					  tim@introl.com

------------------------------------------------------------------------------