Subject: Re: misc/9986: make fails in src/games/phantasia with 1.4X userland and DESTDIR
To: Julian Coleman <J.D.Coleman@newcastle.ac.uk>
From: Simon Burge <simonb@netbsd.org>
List: tech-userlevel
Date: 05/02/2000 22:49:04
Julian Coleman wrote:
> > The bug is either in step (1) or in assuming that you can compile this
> > game with a March-16th userland. That discussion is best had with whomever
> > changed the code to need wchar.h.
>
> Hmm, this means that you can't do a DESTDIR build before doing a normal build
> if a header file gets added and one of the host system programs needs this
> new header. In this case, I can't see a solution. I don't suppose it will
> happen too often.
This is not good if the host system will never be NetBSD :-) Can the
host program be fudged, even if we have to add intrisnic knowledge of
what goes on in wchar.h without including it?
Simon.