Subject: kern/4213: Kernel with NFS but no ethernet doesn't build
To: None <gnats-bugs@gnats.netbsd.org>
From: Dave Huang <khym@bga.com>
List: netbsd-bugs
Date: 10/03/1997 17:25:42
>Number:         4213
>Category:       kern
>Synopsis:       Kernel with NFS but no ethernet doesn't build
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    kern-bug-people (Kernel Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Oct  3 15:50:01 1997
>Last-Modified:
>Originator:     Dave Huang
>Organization:
Name: Dave Huang     |   Mammal, mammal / their names are called /
INet: khym@bga.com   |   they raise a paw / the bat, the cat /
FurryMUCK: Dahan     |   dolphin and dog / koala bear and hog -- TMBG
Dahan: Hani G Y+C 21 Y++ L+++ W- C++ T++ A+ E+ S++ V++ F- Q+++ P+ B+ PA+ PL++
>Release:        NetBSD-current as of October 3, 1997
>Environment:
	
System: NetBSD dahan.metonymy.com 1.2G NetBSD 1.2G (SPIFF) #135: Tue Sep 30 23:32:15 CDT 1997 khym@dahan.metonymy.com:/usr/src.local/sys/arch/i386/compile/SPIFF i386


>Description:
Build of a kernel with NFS client support, but no ARP-capable devices
fails during the link:

m68k-netbsd-ld -n -Ttext 0 -e start -X -o netbsd ${SYSTEM_OBJ} vers.o
krpc_subr.o: In function `krpc_call':
/usr/src.local/sys/arch/mac68k/compile/GEDD/../../../../nfs/krpc_subr.c:247: undefined reference to `nfs_boot_setrecvtimo'
/usr/src.local/sys/arch/mac68k/compile/GEDD/../../../../nfs/krpc_subr.c:254: undefined reference to `nfs_boot_enbroadcast'
/usr/src.local/sys/arch/mac68k/compile/GEDD/../../../../nfs/krpc_subr.c:266: undefined reference to `nfs_boot_sobind_ipport'
/usr/src.local/sys/arch/mac68k/compile/GEDD/../../../../nfs/krpc_subr.c:317: undefined reference to `nfs_boot_sendrecv'
*** Error code 1

Stop.


Some of us do want to run NFS over a PPP or SLIP connection :)

>How-To-Repeat:
Configure a kernel with "file-system NFS", but no network interfaces
except for PPP and/or SLIP. Attempt to compile.

>Fix:
Don't know.
>Audit-Trail:
>Unformatted: