From owner-freebsd-stable@FreeBSD.ORG Sat Apr 17 05:59:03 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 E731116A4CE for ; Sat, 17 Apr 2004 05:59:03 -0700 (PDT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9F0643D1F for ; Sat, 17 Apr 2004 05:59:01 -0700 (PDT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i3HD2iAp084360 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 17 Apr 2004 16:02:45 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.12.11/8.12.11) id i3HCwaIF083681; Sat, 17 Apr 2004 15:58:36 +0300 (EEST) (envelope-from ru) Date: Sat, 17 Apr 2004 15:58:36 +0300 From: Ruslan Ermilov To: Dmitry Morozovsky Message-ID: <20040417125836.GB83602@ip.net.ua> References: <20040416230903.GA64842@bifrost.agrussell.com> <20040417032841.GB64842@bifrost.agrussell.com> <20040417122341.I33190@woozle.rinet.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="aVD9QWMuhilNxW9f" Content-Disposition: inline In-Reply-To: <20040417122341.I33190@woozle.rinet.ru> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: "A.G. Russell IV" 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 12:59:04 -0000 --aVD9QWMuhilNxW9f Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 17, 2004 at 12:28:42PM +0400, Dmitry Morozovsky wrote: > On Fri, 16 Apr 2004, A.G. Russell IV wrote: >=20 > 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 >=20 > As a bandaid you can copy /usr/src/share/mk to /usr/share/mk: >=20 > mkdir /usr/share/mk > cp -p /usr/src/share/mk/*.mk /usr/share/mk/ >=20 Or just ``make install'' from here. Yes it will work, even though /usr/share/mk/* files do not exist. ;) Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --aVD9QWMuhilNxW9f Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAgSn8Ukv4P6juNwoRAuP6AKCAM0gwd6GzsqO9ttkZD9D5HvkcWQCghvXF ZCjd6evIdbfkjdrbjCfx01Q= =ulpm -----END PGP SIGNATURE----- --aVD9QWMuhilNxW9f--