Subject: Re: Problem with -current build from VAX sources (22-Jan-2004)
To: Luke Mewburn <lukem@NetBSD.org>
From: Brian Chase <vaxzilla@jarai.org>
List: current-users
Date: 01/27/2004 21:36:42
On Wed, 28 Jan 2004, Luke Mewburn wrote:
> On Wed, Jan 28, 2004 at 02:24:52AM +1100, Luke Mewburn wrote:
>   | On Tue, Jan 27, 2004 at 09:54:12AM -0500, Brian Chase wrote:

>   |   | To recap, the error was:
>   |   |
>   |   |   Building tree into work
>   |   |   nbmtree: existing entry for `mt0', type `block' does not match type `link'
>   |   |   nbmtree: failed at line 237 of the specification
>   |   |   *** [work.built] Error code 1
>   |   |   1 error
>   |   |
>   |   | It died at line 237, so here is that line and some that preceed and
>   |   | following it.  I've added line numbers for clarity.
>   |   |
>   |   |   236:./dev/mt0 type=block device=netbsd,15,0 mode=660 gid=5 uid=0
>   |   |   237:./dev/mt0 type=link link=mt0 mode=0700 gid=0 uid=0
>   |
>   | there's the bug...
>
> i've just committed a fix.

Thanks.  That's definitely fixed it.

-brian.