From owner-freebsd-current Wed May 15 9:26:44 2002 Delivered-To: freebsd-current@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id B9DB437B404; Wed, 15 May 2002 09:26:31 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.3/8.12.2) with ESMTP id g4FGQVfg081947; Wed, 15 May 2002 09:26:31 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.3/8.12.3/Submit) id g4FGQThb081946; Wed, 15 May 2002 09:26:29 -0700 (PDT) Date: Wed, 15 May 2002 09:26:29 -0700 From: "David O'Brien" To: John Baldwin Cc: Bruce Evans , current@FreeBSD.org, Anders Andersson , Ruslan Ermilov Subject: Re: make includes Message-ID: <20020515092629.C81859@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org Mail-Followup-To: David O'Brien , John Baldwin , Bruce Evans , current@FreeBSD.ORG, Anders Andersson , Ruslan Ermilov References: <20020515161610.U7103-100000@gamplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jhb@FreeBSD.org on Wed, May 15, 2002 at 08:37:28AM -0400 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Almost correct. For the record and future ports: > It's useful for a new arch that doesn't have make world yet. When I would > update world on my sparc before gcc was bmake'd it went something like this: sudo make hierarchy > > sudo make includes > > sudo make libraries > > make obj && make depend && make > > sudo make install > > To build and install a new world. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message