Subject: current kernel build fails.
To: None <port-vax@NetBSD.ORG>
From: Jonathan Sturges <jonathan@cc.odu.edu>
List: port-vax
Date: 07/19/1996 18:30:54
Hi,
I got the -current sources (now 1.2, I guess?) for my 1.1A uVaxII.  I 
built & installed the new config, and it works great.

So I'm trying to build a 1.2 kernel, and it seems to mostly work.  But 
after almost 6 hours, I get this:

../../../../nfs/nfs_socket.c: In function `nfs_timer':
../../../../nfs/nfs_socket.c:1303: too many arguments to function
../../../../nfs/nfs_socket.c:1306: too many arguments to function
*** Error code 1
 
Stop.

The header from my nfs_socket is:

/*      $NetBSD: nfs_socket.c,v 1.27.4.1 1996/07/08 20:40:36 jtc Exp $  */

If it means anything, the header from nfs_var.h looks like:

/*      $NetBSD: nfs_var.h,v 1.3 1996/02/18 11:53:54 fvdl Exp $ */

Is something horribly wrong, or did I just catch -current on a bad day?  
I haven't run sup in about 10 days now.

thanks for any help,
Jonathan