Subject: Re: 2.1 branch kernel compile fails
To: Jeff Rizzo <riz@tastylime.net>
From: James Chacon <jmc@NetBSD.org>
List: current-users
Date: 01/13/2005 22:05:44
On Thu, Jan 13, 2005 at 12:03:59PM -0800, Jeff Rizzo wrote:
> (Is there a different list I should have sent this to, since it's not 
> -current?)
> 
> Looks like there's a problem with the pullup for the wm driver:
> 
> /usr/src/sys/dev/pci/if_wm.c:1721:58: macro "WM_NEXTTX" passed 2 
> arguments, but takes just 1
> nbmkdep: compile failed.
> 
> Looks like the pullups were either incomplete, or were not adapted to 
> the branch properly...
> 
> My guess is this is affecting the 2.0.1 branch as well...

Nope. (just test built 2.0.1). We had pulled up more wm changes to the
2 branch than the 2.0 one.

James