From owner-freebsd-stable Tue Jul 25 4:46:43 2000 Delivered-To: freebsd-stable@freebsd.org Received: from ns1.sunesi.net (ns1.sunesi.net [196.15.192.194]) by hub.freebsd.org (Postfix) with ESMTP id C853C37BD40 for ; Tue, 25 Jul 2000 04:46:38 -0700 (PDT) (envelope-from nbm@sunesi.net) Received: from nbm by ns1.sunesi.net with local (Exim 3.03 #1) id 13H3A6-00046D-00; Tue, 25 Jul 2000 13:46:14 +0200 Date: Tue, 25 Jul 2000 13:46:14 +0200 From: Neil Blakey-Milner To: Dominik Brettnacher Cc: freebsd-stable@freebsd.org, chad@DCFinc.com Subject: Re: make all fails (ctm src-4 109) Message-ID: <20000725134614.A15727@mithrandr.moria.org> References: <200007250011.RAA15774@freeway.dcfinc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from db@saargate.de on Tue, Jul 25, 2000 at 01:39:02PM +0200 Organization: Sunesi Clinical Systems X-Operating-System: FreeBSD 3.3-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue 2000-07-25 (13:39), Dominik Brettnacher wrote: > chad@DCFinc.com schreibt: > >> as described in jail(8), I tried to do a "make all" in /usr/src, but it > >> failed as follows: > >Doing "make all" in /usr/src is specifically disallowed. You > >probably wanted to do "make buildworld". > > So why does jail(8) mention "make all" instead of buildworld? Does > installworld also use "DESTDIR"? 'make all' isn't disallowed, but it may not work if you've upgraded your sources since your last installworld. 'make world' does all sorts of useful upgrade-path fixes. Yes, installworld honors DESTDIR. Neil -- Neil Blakey-Milner Sunesi Clinical Systems nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message