Subject: Re: nfs server
To: None <port-sparc@netbsd.org>
From: Vareck Bostrom <bostrov@lava.cs.orst.edu>
List: port-sparc
Date: 11/12/1994 19:28:42
In message <9411121903.AA29992@alpha.bostic.com>, "Chris G. Demetriou" writes:
>> This is what happens when I try to start up nfsd: 
>> 
>> Nov 10 20:14:27 lava nfsd:[2104]: nfssvc: Function not implemented
>> Nov 10 20:14:27 lava nfsd:[2105]: nfssvc: Function not implemented
>> Nov 10 20:14:27 lava nfsd:[2106]: nfssvc: Function not implemented
>> Nov 10 20:14:27 lava nfsd:[2103]: can't Add UDP socket
>> 
>> I do have NFSSERVER in my kernal and have configured for server in 
>> netstart.
>
>did you recompile your kernel completely from scratch after you
>changed your config files?  (i.e. 'make clean ; make')?
>
>for some options (including NFSSERVER and NFSCLIENT) a
>compile-from-scratch is necessary.

Got it now. It works. Thanks.