Subject: Re: build sourcesets problem
To: John Nemeth <jnemeth@victoria.tc.ca>
From: Luke Mewburn <lukem@NetBSD.org>
List: current-users
Date: 07/22/2003 13:02:36
On Mon, Jul 21, 2003 at 05:34:08PM -0700, John Nemeth wrote:
  |      I usually try to build -current by doing something like:
  | "./build.sh ... sourcesets release".  This fails because the cksum tool
  | isn't built at the time that sourcesets part goes to create the
  | checksum files.  It seems that there is a dependency missing.

what's the actual make output around the failure?
(in particular, the "cd distrib/sets && make sourcesets" stuff)