From owner-freebsd-current Thu Oct 2 15:22:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA27418 for current-outgoing; Thu, 2 Oct 1997 15:22:05 -0700 (PDT) Received: from brane.digs.iafrica.com (brane.digs.iafrica.com [196.7.162.25]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id PAA27413 for ; Thu, 2 Oct 1997 15:21:57 -0700 (PDT) Received: from iang by brane.digs.iafrica.com with local (Exim 1.71 #1) id 0xGtcV-0000iI-00; Fri, 3 Oct 1997 00:21:19 +0200 Subject: Re: Argh! Now what?! In-Reply-To: from Bob Bishop at "Oct 2, 97 10:54:56 pm" To: rb@gid.co.uk (Bob Bishop) Date: Fri, 3 Oct 1997 00:21:18 +0200 (SAT) Cc: karl@Mcs.Net, current@freebsd.org X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: From: Ian Freislich Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Bob Bishop spake thusly: > At 10:05 pm +0100 2/10/97, Karl Denninger wrote: > >$ make world > > > >[...] > >/usr/bin/mkdep: cannot create _mkdep16352: directory nonexistent > >*** Error code 2 > > Me too, it's happening every *(&^$ time now... Apparently there was some explanation of this in an earlier thread, which I absent-mindedly deleted. Some people have had some success with the following, until the problem gets sorted out: [brane] /usr/obj/usr/src # chflags -R noschg tmp [brane] /usr/obj/usr/src # cd - [brane] /usr/obj # rm -r usr/ [brane] /usr/obj # cd ../src [brane] /usr/src # nohup time make world & -- igf (Ian Freislich)