From owner-cvs-all Thu Sep 14 15:38:22 2000 Delivered-To: cvs-all@freebsd.org Received: from dt051n37.san.rr.com (dt051n37.san.rr.com [204.210.32.55]) by hub.freebsd.org (Postfix) with ESMTP id 1981637B423; Thu, 14 Sep 2000 15:38:19 -0700 (PDT) Received: from slave (doug@slave [10.0.0.1]) by dt051n37.san.rr.com (8.9.3/8.9.3) with ESMTP id PAA24194; Thu, 14 Sep 2000 15:38:13 -0700 (PDT) (envelope-from DougB@gorean.org) Date: Thu, 14 Sep 2000 15:38:13 -0700 (PDT) From: Doug Barton X-Sender: doug@dt051n37.san.rr.com To: Mike Smith Cc: Warner Losh , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: ucred.h + mountd problem In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Here is the error I mentioned. Full log available if anyone wants it. cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast -qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf -mpreferr ed-stack-boundary=2 ../../nfs/nfs_srvcache.c In file included from ../../sys/mount.h:40, from ../../nfs/nfs_srvcache.c:47: ../../sys/ucred.h:60: warning: `struct proc' declared inside parameter list ../../sys/ucred.h:60: warning: its scope is only this definition or declaration, which is probably not what you want. Also, the user who got bit by it responded to me privately. I encouraged him to send a message to -current with is findings, or let me forward it. We'll see what happens. Doug -- "Live free or die" - State motto of my ancestral homeland, New Hampshire Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message