From owner-freebsd-questions Wed Sep 4 17:22:01 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA10794 for questions-outgoing; Wed, 4 Sep 1996 17:22:01 -0700 (PDT) Received: from Rigel.orionsys.com (root@rigel.orionsys.com [205.148.224.9]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id RAA10785 for ; Wed, 4 Sep 1996 17:21:56 -0700 (PDT) Received: from localhost (dbabler@localhost) by Rigel.orionsys.com (8.7.5/8.6.9) with SMTP id RAA18387 for ; Wed, 4 Sep 1996 17:21:54 -0700 (PDT) Date: Wed, 4 Sep 1996 17:21:54 -0700 (PDT) From: Dave Babler Reply-To: Dave Babler To: questions@freebsd.org Subject: Problem with 2.1.5 make world Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk After grinding away all day doing a make world, my new 2.1.5-CURRENT errored out saying: ===> share/examples "Makefile", line 1: warning: Couldn't read shell's output (repeated 9 more times) make: don't know how to make copies. Stop *** Error code 2 Stop. *** Error code 1 Stop. *** Error code 1 Stop. It'd been generating a LOT of warnings throughout the process of making the doc entries too. What might the problem be? Could this be a problem generated by much of the source tree being linked to the live filesystem CD, or is something else munged? -Dave