Subject: Re: -current and broken nfs...
To: LANCE TOST <ltost@erols.com>
From: Frank van der Linden <frank@fwi.uva.nl>
List: port-sun3
Date: 05/30/1996 09:45:22
> Ok, i finally got -current compiled (first time recompiling for me!) and 
> it works great (the arrow keys are a BIG plus).. BUT.. now my nfs stuff 
> seems broken.. both client and server services.. Yes, i included the NFS 
> options in the config file.. and yes, the NFS stuff is set to YES in 
> /etc/netstart... but when i try to mount things on my netbsd box, it 
> seems to mount ok but then the dir is empty.  And it's odd.. cause for 
> example.. /home was on of these.. and local /home has dirs in it.. after 
> the mount, nothing was there.

> I recompiled the mount* stuff cause it complained 'wrong program version' 
> or something like that at first.. 

It sounds like something is out of sync.. Did you recompile plain 'mount'
as well? Did you do 'make includes' in /usr/src/include first? This is
important.

If it still doesn't work after this, tell me what options you use for the
mount, and to what kind of server.

- Frank