Subject: Re: Cannot build X with current
To: Martin Husemann <martin@euterpe.owl.de>
From: Klaus Schaefers <n62274@pbhrzx.uni-paderborn.de>
List: current-users
Date: 02/13/1994 15:47:40
[...]
> Imake (or cpp) generate Makefiles, that contain spaces when two 
> Imake-Variables are concatenated. It reads "/usr/X386/ lib" instead of
> "/usr/X386/lib". And, much worse, "$( XF86SVGAServername )", instead of
> "$(XF86SVGAServername)", which then isn't expanded as a variable.

yes, same for me,
in ./mit/config/imakemdep.h you have to define something like:

#ifdef NetBSD
    "-traditional"

and everything is fine again.

> Any hints?
> 
> Martin

Gruss
Klaus

-- 
  / \  n62274@pbhrzx.uni-paderborn.de  ||
<< * >> klaus@elostar.owl.de           ||       sowieso:
  \ /   Realname: Klaus Schaefers      ||    NetBSD-current

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