From owner-freebsd-hackers Fri Jul 11 13:52:14 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA02731 for hackers-outgoing; Fri, 11 Jul 1997 13:52:14 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.50]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id NAA02726 for ; Fri, 11 Jul 1997 13:52:10 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id NAA25630; Fri, 11 Jul 1997 13:45:13 -0700 From: Terry Lambert Message-Id: <199707112045.NAA25630@phaeton.artisoft.com> Subject: Re: Make World Explodes To: Shimon@i-Connect.Net (Simon Shapiro) Date: Fri, 11 Jul 1997 13:45:13 -0700 (MST) Cc: tom@sdf.com, FreeBSD-Hackers@FreeBSD.ORG In-Reply-To: from "Simon Shapiro" at Jul 10, 97 08:18:07 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > > /usr/src/2.2/src/usr.bin/xinstall/../../bin/ls/stat_flags.c:72: > > > `UF_NOUNLINK' undeclared (first use this function) > > > > > > ... > > > > Do a "make includes" first to get the include files up to date. > > I did. That is not it. Yes, it is. The assumption here is that the kernel source tree is -current, as well, since that value is coming from /usr/src/sys/... Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.