Subject: Re: Kernel build fails
To: Michael L. VanLoon -- HeadCandy.com <michaelv@HeadCandy.com>
From: Scott Reynolds <scottr@Plexus.COM>
List: current-users
Date: 07/11/1996 13:03:43
On Wed, 10 Jul 1996, Michael L. VanLoon -- HeadCandy.com wrote:

> cc  -O6 -m486 -fno-strength-reduce -pipe -Werror -I. -I../../../../arch -I../../../.. -DI486_CPU -DI586_CPU -DMINDBENDER -DTIMEZONE="0x1e0" -DDST="1" -DDUMMY_NOPS -DMACHINE_NONCONTIG -DCOMPAT_09 -DCOMPAT_10 -DCOMPAT_11 -DCOMPAT_43 -DCOMPAT_NOMID -DSWAPPAGER -DVNODEPAGER -DDEVPAGER -DKTRACE -DFIFO -DFFS -DFDESC -DKERNFS -DPROCFS -DPORTAL -DMSDOSFS -DUMAPFS -DUNION -DQUOTA -DMFS -DNULLFS -DCD9660 -DINET -DNFSCLIENT -DNFSSERVER -DGATEWAY -DPPP_BSDCOMP -DPPP_DEFLATE -DXSERVER -DUCONSOLE -DLKM -DCOMPAT_FREEBSD -DCOMPAT_IBCS2 -DCOMPAT_SVR4 -DCOMPAT_LINUX -DCOM_ESP -DCOM_HAYESP -DSYSVMSG -DSYSVSEM -DSYSVSHM -DSHMMAXPGS="0x400" -DPCVT_NSCREENS="9" -DPCVT_PRETTYSCRNS -DPCVT_INHIBIT_NUMLOCK="0" -DFAT_CURSOR="1" -DDDB -DDIAGNOSTIC -DEISAVERBOSE -D_KERNEL -Di386  -c ../../../../nfs/nfs_socket.c
> ../../../../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

This has been fixed, but like you, I had all sorts of problems with this
yesterday morning.  I just checked the copy on ftp.netbsd.org and it
appears to be correct, so you might want to make sure you have:

	$NetBSD: nfs_socket.c,v 1.27.4.2 1996/07/10 05:45:33 jtc Exp $

--scott