From owner-freebsd-hackers Thu Jul 10 02:58:26 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA21711 for hackers-outgoing; Thu, 10 Jul 1997 02:58:26 -0700 (PDT) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA21705 for ; Thu, 10 Jul 1997 02:58:23 -0700 (PDT) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id CAA28309; Thu, 10 Jul 1997 02:59:34 -0700 (PDT) Message-Id: <199707100959.CAA28309@implode.root.com> To: Simon Shapiro cc: FreeBSD-Hackers@FreeBSD.ORG Subject: Re: Make World Explodes In-reply-to: Your message of "Thu, 10 Jul 1997 01:51:07 PDT." From: David Greenman Reply-To: dg@root.com Date: Thu, 10 Jul 1997 02:59:34 -0700 Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >RELENG_2_2, as of tonightdoes the following naughty things: > >mkdep -f .depend -a >/usr/src/2.2/src/usr.bin/xinstall/../../bin/ls/stat_flags.c >/usr/src/2.2/src/usr.bin/xinstall/xinstall.c >cc -O -c /usr/src/2.2/src/usr.bin/xinstall/../../bin/ls/stat_flags.c >/usr/src/2.2/src/usr.bin/xinstall/../../bin/ls/stat_flags.c: In function >`flags_to_string': >/usr/src/2.2/src/usr.bin/xinstall/../../bin/ls/stat_flags.c:72: >`UF_NOUNLINK' undeclared (first use this function) You must not read your FreeBSD email. This same bug report has been answered at least three times now. "cd /usr/src; make includes" before the "make world". -DG David Greenman Core-team/Principal Architect, The FreeBSD Project