From owner-freebsd-current Tue Apr 2 07:31:17 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA02376 for current-outgoing; Tue, 2 Apr 1996 07:31:17 -0800 (PST) Received: from lear35.cytex.com (root@lear35.cytex.com [38.252.97.5]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id HAA02345 for ; Tue, 2 Apr 1996 07:30:52 -0800 (PST) Received: (from mbartley@localhost) by lear35.cytex.com (8.7.5/8.7.3) id HAA22058 for current@freebsd.org; Tue, 2 Apr 1996 07:30:49 -0800 (PST) From: Matt Bartley Message-Id: <199604021530.HAA22058@lear35.cytex.com> Subject: Re: make world broken To: current@freebsd.org Date: Tue, 2 Apr 1996 07:30:49 -0800 (PST) In-Reply-To: <3302.828451192@critter.tfs.com> from Poul-Henning Kamp at "Apr 2, 96 01:19:52 pm" X-Mailer: ELM [version 2.4ME+ PL14 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > install -c -s -o bin -g bin -m 555 calendar /usr/bin > install -c -o bin -g bin -m 444 calendar.1.gz /usr/share/calendar/man/man1 > install: /usr/share/calendar/man/man1: No such file or directory > *** Error code 71 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 I was just about to post about this too. This same thing happened to me during the make world I was running last night. Last sup was around 23:00 PST last night (or 07:00 UTC today).