Subject: Re: build.sh sets fails?
To: None <current-users@netbsd.org>
From: Jukka Salmi <j+nbsd@2005.salmi.ch>
List: current-users
Date: 06/27/2005 09:48:54
Malcolm Herbert --> current-users (2005-06-27 13:15:03 +1000):
> 
> On 27 Jun 2005, at 13:13, Ed Gould wrote:
[...]
> >Extra files happen when the build area has old stuff in it.  Start with
> >a clean directory.  If you're seeing missing files, then your
> >distribution may be out of sync.
> 
> ... which directory?

Try removing ${DESTDIR}, or use 'build.sh -r ...' when building.

To make these errors non-fatal, set something like

	CHECKFLIST_FLAGS = -e -m

e.g. in mk.conf or with 'build.sh -V CHECKFLIST_FLAGS=-em'.


HTH, Jukka

-- 
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~