Subject: Re: make release abends with "*** Error code 1"
To: Woodchuck <djv@bedford.net>
From: David Laight <david@l8s.co.uk>
List: netbsd-help
Date: 01/21/2007 20:58:59
On Sun, Jan 21, 2007 at 08:06:45AM -0500, Woodchuck wrote:
> 
> (This was found by fgrepping for "mode=populate" through /usr/src/distrib,
> Grep is the hacker's friend.  A tip for any aspiring youth in
> attendance -- look for stuff that isn't the result of an expanded
> variable.

I found it by searching for work.built, but probably had an advantage
in knowing I needed to stack from the ramdiskbin makefile.

Remember:
  vi `find . -name ..... | xargs grep -l ....`
is the real hackers friend.

	David

-- 
David Laight: david@l8s.co.uk