Subject: Re: Build Shell dies on "distribution" in netbsd-2 (stable) from cvs
To: None <yancm@sdf.lonestar.org>
From: David Laight <david@l8s.co.uk>
List: netbsd-users
Date: 11/06/2005 14:21:17
On Sun, Nov 06, 2005 at 08:53:20AM -0500, yancm@sdf.lonestar.org wrote:
> **BUT** When I try to make the distribution using:
> # ./build.sh -O ../obj -T ../tools -u distribution
> 
> Everything grinds along for a while (20-30 minutes on my box)
> It dies as follows:
> 
> newfs_lfs.cro(.text+0xb4): In function
> `_$$hide$$newfs_lfs.cro$$lfs_vop_strategy':
> : undefined reference to `reassignbuf'

Somehow the build failed to find (the correct) bufcache.c
It should be src/sbin/fsck_lfs/bufcache.c

	David

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