From owner-freebsd-questions Fri Jun 4 13: 3:31 1999 Delivered-To: freebsd-questions@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id 4AF2415AC4 for ; Fri, 4 Jun 1999 13:03:29 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id NAA09132; Fri, 4 Jun 1999 13:03:23 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Fri, 4 Jun 1999 13:03:23 -0700 (PDT) From: Doug White To: Nicholas James Reid Cc: questions@FreeBSD.ORG Subject: Re: Kernel Compilation Problems In-Reply-To: <199906030430.OAA03728@wumpus.its.uow.edu.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 3 Jun 1999, Nicholas James Reid wrote: > Doug, > > > I've reinstalled the entire Kernel Developer Dist and the regex and perl > problems flew to the winds... > > However, I've now got another problem... > > $ make > cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit > -Wnested-externs > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline > -Wuninitializ > ed -Wformat -Wunused -fformat-extensions -ansi -nostdinc -I- -I. -I../.. > -I/us > r/include -DKERNEL -DVM_STACK -include opt_global.h -elf > ../../kern/kern_lockf > .c > In file included from ../../kern/kern_lockf.c:48: > ../../sys/vnode.h:476: warning: `struct vop_lease_args' declared inside > parameter list looks like vnode.h is out of date. Run 'config -r MYKERNEL' to clear and reconfigure your kernel build directory, then cd to /sys/compile/MYKERNEL and run 'make depend all' to build and 'make install' to install. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message