Subject: kern/657: compiling -current kernel
To: None <gnats-admin@NetBSD.ORG>
From: Darren Reed <darrenr@vitruvius.arbld.unimelb.EDU.AU>
List: netbsd-bugs
Date: 12/26/1994 19:35:06
>Number:         657
>Category:       kern
>Synopsis:       bug in nfs code stops compilation of kernel
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    kern-bug-people (Kernel Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Dec 26 19:35:04 1994
>Originator:     Darren Reed
>Organization:
University of Melbourne
>Release:        -current
>Environment:
Sun Sparc 4/40 (IPC), NetBSD-current
System: NetBSD candella.arbld.unimelb.edu.au 1.0A NetBSD 1.0A (1.0A) #6: Tue Dec 20 00:20:09 EST 1994 darrenr@candella.arbld.unimelb.edu.au:/usr/src/sys/arch/sparc/compile/1.0A sparc


>Description:

Due to the following problem when compiling, it is not possible to
compile the kernel:

cc  -c -I. -I/sup/src/sys/arch -I/sup/src/sys -I/sup/src/sys/sys -DSUN4 -DSUN4C -DTIMEZONE="0" -DDST="0" -DSWAPPAGER -DVNODEPAGER -DDEVPAGER -DDEBUG -DDIAGNOSTIC -DKTRACE -DKGDB -DRCONSOLE -DSYSVMSG -DSYSVSEM -DSYSVSHM -DCOMPAT_09 -DCOMPAT_10 -DFFS -DNFSSERVER -DNFSCLIENT -DKERNFS -DFIFO -DQUOTA -DMFS -DLOFS -DFDESC -DUNION -DUMAPFS -DPROCFS -DINET -DTCP_COMPAT_42 -DCOMPAT_43 -DLKM -DCOMPAT_SUNOS -DKERNEL -O2  /sup/src/sys/nfs/nfs_vnops.c
sh: warning: running as root with dot in PATH
/sup/src/sys/nfs/nfs_vnops.c: In function `nfsspec_access':
/sup/src/sys/nfs/nfs_vnops.c:2385: `cred' undeclared (first use this function)
/sup/src/sys/nfs/nfs_vnops.c:2385: (Each undeclared identifier is reported only once
/sup/src/sys/nfs/nfs_vnops.c:2385: for each function it appears in.)
/sup/src/sys/nfs/nfs_vnops.c:2387: structure has no member named `va_guid'
*** Error code 1

>How-To-Repeat:
	attempt to build a kernel with NFS.
>Fix:
	not known
>Audit-Trail:
>Unformatted: