From owner-freebsd-hackers Thu Jul 10 20:18:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA12397 for hackers-outgoing; Thu, 10 Jul 1997 20:18:06 -0700 (PDT) Received: from sendero-ppp.i-connect.net (sendero-ppp.i-Connect.Net [206.190.143.100]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id UAA12361 for ; Thu, 10 Jul 1997 20:17:59 -0700 (PDT) Received: (qmail 8003 invoked by uid 1000); 11 Jul 1997 03:18:09 -0000 Message-ID: X-Mailer: XFMail 1.2-alpha [p0] on FreeBSD Content-Type: text/plain; charset=iso-8859-8 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199707100959.CAA28309@implode.root.com> Date: Thu, 10 Jul 1997 20:18:09 -0700 (PDT) Organization: Atlas Telecom From: Simon Shapiro To: dg@root.com Subject: Re: Make World Explodes Cc: FreeBSD-Hackers@FreeBSD.ORG Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi David Greenman; On 10-Jul-97 you wrote: > >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". You must jump into conclusions :-) A. I read my mail. B. This does not always help. C. I ``make world'' at least twice a week, without any ``make includes''. D. If make includes is necessary and solves the problem, then it should be added to make world. Right? Anyway, it is running now and in few short hours I will be able to apologize with sincerity. Simon