From owner-freebsd-bugs Sun Dec 8 16:22: 6 2002 Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0C1D37B401 for ; Sun, 8 Dec 2002 16:22:05 -0800 (PST) Received: from ns.itga.com.au (ns.itga.com.au [202.53.40.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id F09A343EA9 for ; Sun, 8 Dec 2002 16:22:03 -0800 (PST) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns.itga.com.au (8.9.3/8.9.3) with ESMTP id LAA82458; Mon, 9 Dec 2002 11:21:52 +1100 (EST) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (localhost [127.0.0.1]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id LAA10584; Mon, 9 Dec 2002 11:21:51 +1100 (EST) Message-Id: <200212090021.LAA10584@lightning.itga.com.au> X-Mailer: exmh version 2.4 05/15/2001 with nmh-1.0.4 From: Gregory Bond To: Noah Garrett Wallach Cc: bugs@FreeBSD.ORG Subject: Re: make buildworld failing In-reply-to: Your message of Fri, 06 Dec 2002 10:05:59 -0800. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 09 Dec 2002 11:21:51 +1100 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >===> usr.bin/pathchk >make: don't know how to make pathchk.1. Stop If you have a local(ish) CVS repository, make sure you either use "make update" or "cvs update -d" to tell CVS it's OK to create new directories. pathchk is new and we got bit by this when a user just did "cvs update" in /usr/src. If you are using cvsup, then check the config to make sure it has permissions to create new directories. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message