Date: Tue, 25 Jul 2000 13:46:14 +0200 From: Neil Blakey-Milner <nbm@mithrandr.moria.org> To: Dominik Brettnacher <db@saargate.de> Cc: freebsd-stable@freebsd.org, chad@DCFinc.com Subject: Re: make all fails (ctm src-4 109) Message-ID: <20000725134614.A15727@mithrandr.moria.org> In-Reply-To: <fc.004c5038007d0fef004c5038007ce0c8.7d104f@saargate.de>; from db@saargate.de on Tue, Jul 25, 2000 at 01:39:02PM %2B0200 References: <200007250011.RAA15774@freeway.dcfinc.com> <fc.004c5038007d0fef004c5038007ce0c8.7d104f@saargate.de>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000725134614.A15727>