From owner-freebsd-hackers Sun Nov 29 06:29:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA04525 for freebsd-hackers-outgoing; Sun, 29 Nov 1998 06:29:49 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from quark.ChrisBowman.com (crbowman.erols.com [209.122.47.155]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA04516 for ; Sun, 29 Nov 1998 06:29:46 -0800 (PST) (envelope-from crb@ChrisBowman.com) Received: from fermion (fermion [10.0.1.2]) by quark.ChrisBowman.com (8.8.8/8.8.8) with SMTP id JAA02123; Sun, 29 Nov 1998 09:55:38 -0500 (EST) (envelope-from crb@ChrisBowman.com) Message-Id: <199811291455.JAA02123@quark.ChrisBowman.com> X-Sender: crb@quark X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0.1 Date: Sun, 29 Nov 1998 09:28:11 -0500 To: Wayne Knowles From: "Christopher R. Bowman" Subject: Re: vnode_if.c wont compile - MORE INFO Cc: dennis@etinc.com, freebsd-hackers@FreeBSD.ORG In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 09:56 PM 11/29/98 +1300, Wayne Knowles wrote: > >At 03:55 PM 11/27/98 -0800, Mike Smith wrote: >>> vnode_if.c:40: `vop_strategy_desc' undeclared here (not in a function) > >[stuff deleted] > >I get a similar problem if /usr/src/sys is NFS mounted onto a 3.0-current >server (while running 2.2.7R on the client). The only difference is that >the file is vnode_if.h If you look at vnode_if.h a page of zero's has >been dropped into the middle of it. Both files are generated by a script >as part of the Makefile - there is a good chance it could be related. > >The file is OK on the server, and if you touch the file on either the >server or the client the uncorrupted file reappears and the kernel build >completes. > >I plan to track it down further when I get spare time. > >Is your filesystem NFS mounted ? Does touch vnode_if.* fix the problem ? > >Wayne I have this exact problem, I didn't look into it more than to notice that the zeros were aligned on a 1K boundary, might have even been a page boundary. Both client and server were running 2.2.7 -------- Christopher R. Bowman crb@ChrisBowman.com http://www.ChrisBowman.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message