From owner-freebsd-stable Tue Mar 26 06:04:59 1996 Return-Path: owner-stable Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA06439 for stable-outgoing; Tue, 26 Mar 1996 06:04:59 -0800 (PST) Received: from bsd.tseinc.com (bsd.tseinc.com [199.217.191.65]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id GAA06433 for ; Tue, 26 Mar 1996 06:04:52 -0800 (PST) Received: from ws2.tseinc.com (ws2.tseinc.com [199.217.203.22]) by bsd.tseinc.com (8.6.12/8.6.12) with SMTP id IAA00234 for ; Tue, 26 Mar 1996 08:05:13 -0600 Date: Tue, 26 Mar 1996 08:05:13 -0600 Message-Id: <199603261405.IAA00234@bsd.tseinc.com> X-Sender: jlwest@bsd.tseinc.com X-Mailer: Windows Eudora Light Version 1.5.2 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: freebsd-stable@freebsd.org From: "Jay L. West" Subject: help! Make world fails on cvsbug Sender: owner-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm trying to upgrade a 2.1-RELEASE to stable. I did a sup -v stable-supfile and then a make world. The make world fails about 3 minutes into the process. The last lines on the screen are: ===> gnu/usr.bin/cvs/cvsbug cd: can't cd to /usr/src/gnu/usr.bin/cvs/cvsbug I checked and the directory /usr/src/gnu/usr.bin/cvs/cvsbug does not exist. Where did I go wrong? Thanks in advance! Jay West