Date: Fri, 14 Nov 2003 23:01:59 -0500 From: Craig Rodrigues <rodrigc@crodrigues.org> To: Alfred Perlstein <bright@mu.org> Cc: current@freebsd.org Subject: Re: NFSv4 Client code committed. Message-ID: <20031115040159.GA14915@crodrigues.org> In-Reply-To: <20031115013231.GE35957@elvis.mu.org> References: <20031115013231.GE35957@elvis.mu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 14, 2003 at 05:32:31PM -0800, Alfred Perlstein wrote: > NFSv4 shares some code with nfs2 and nfs3, and required some minor > modifications of the v2 and v3 sources so let me know if you > experience breakage. I'm getting this on buildworld: ===> usr.bin/fstat cc -O -pipe -mcpu=pentiumpro -c /usr/src/usr.bin/fstat/cd9660.c cc -O -pipe -mcpu=pentiumpro -c /usr/src/usr.bin/fstat/fstat.c In file included from /usr/src/usr.bin/fstat/fstat.c:75: /usr/obj/usr/src/i386/usr/include/nfsclient/nfsnode.h:129: error: field `n_rfc' has incomplete type /usr/obj/usr/src/i386/usr/include/nfsclient/nfsnode.h:130: error: field `n_wfc' has incomplete type *** Error code 1 Stop in /usr/src/usr.bin/fstat. *** Error code 1 Stop in /usr/src/usr.bin. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Script done on Fri Nov 14 23:00:39 2003 -- Craig Rodrigues http://crodrigues.org rodrigc@crodrigues.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031115040159.GA14915>