From owner-freebsd-stable@FreeBSD.ORG Sat Apr 17 01:28:48 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 754F316A4CE for ; Sat, 17 Apr 2004 01:28:48 -0700 (PDT) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE7F043D68 for ; Sat, 17 Apr 2004 01:28:47 -0700 (PDT) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.12.11/8.12.11) with ESMTP id i3H8SgBs037629; Sat, 17 Apr 2004 12:28:43 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Sat, 17 Apr 2004 12:28:42 +0400 (MSD) From: Dmitry Morozovsky To: "A.G. Russell IV" In-Reply-To: <20040417032841.GB64842@bifrost.agrussell.com> Message-ID: <20040417122341.I33190@woozle.rinet.ru> References: <20040416230903.GA64842@bifrost.agrussell.com> <20040417032841.GB64842@bifrost.agrussell.com> X-NCC-RegID: ru.rinet MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-stable@freebsd.org Subject: Re: make: no system rules (sys.mk). X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Apr 2004 08:28:48 -0000 On Fri, 16 Apr 2004, A.G. Russell IV wrote: ARI> This is very perplexing... did a sup, and build no problem a month ARI> ago, I never as a rule, to in the share dir for anything... but I ARI> must of steped on it one way or another... the whole /usr/share/mk ARI> dir is gone As a bandaid you can copy /usr/src/share/mk to /usr/share/mk: mkdir /usr/share/mk cp -p /usr/src/share/mk/*.mk /usr/share/mk/ However, you'll need also /usr/include to successfully make buildworld. Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------