NFS errors on compile of -current

Sean Bruno sean.bruno at dsl-only.net
Mon Apr 13 08:27:45 PDT 2009


On Mon, 2009-04-13 at 09:59 -0400, Rick Macklem wrote:
> 
> On Sun, 12 Apr 2009, Sean Bruno wrote:
> 
> > [sean at bsd64 ~/bsd/head/sys/amd64/compile/SBP_TARG]$ make
> > linking kernel.debug
> > nfs_srvsubs.o(.text+0xd0c): In function `nfsrv_modevent':
> > ../../../nfsserver/nfs_srvsubs.c:560: undefined reference to
> > `nfsd_call_nfsserver'
> > nfs_srvsubs.o(.text+0xd42):../../../nfsserver/nfs_srvsubs.c:569:
> > undefined reference to `nfsd_call_nfsserver'
> > *** Error code 1
> >
> > Stop in /usr/home/sean/bsd/head/sys/amd64/compile/SBP_TARG.
> >
> Yes, sorry. I just sent a HEADSUP, but should have done it before doing
> the commit. You need to do a fresh "config <KERNEL>" and kernel build
> sequence, so that nfs_nfssvc.c gets built.
> 
> rick
> 

Yup.  Thanks!

Sean



More information about the freebsd-current mailing list