Subject: Re: NFS Problems
To: Ron Roskens <roskens@reality.cs.umn.edu>
From: Michael L. Hitch <osymh@gemini.oscs.montana.edu>
List: amiga
Date: 09/22/1994 21:06:22
On Sep 22,  6:35pm, Ron Roskens wrote:
> NFS exporting is ok. The other computer can mount and see directories and files.
> However, if you try to inspect a file at all you get basically nothing. What I
> was getting was a bunch of null characters.
> 
> /etc/exports is standard. Mountd, nfsd, nfsiod etal are running. I recompiled
> all the binaries today. Kernel was built Aug. 18th... Do I need to recompile 
> the kernel??

  Probably - there was a bug in gcc a while back that generated incorrect
code in the nfs server code.  You will need to make sure you have a current
version of gcc.  [I think the gcc code was updated on July 13.]

Michael