atom feed6 messages in org.freebsd.freebsd-stableRe: make all fails (ctm src-4 109)
FromSent OnAttachments
Dominik BrettnacherJul 24, 2000 1:34 pm 
Kent StewartJul 24, 2000 2:48 pm 
Chad R. LarsonJul 24, 2000 5:11 pm 
Dominik BrettnacherJul 25, 2000 4:38 am 
Neil Blakey-MilnerJul 25, 2000 4:45 am 
Chad R. LarsonJul 25, 2000 11:50 am 
Subject:Re: make all fails (ctm src-4 109)
From:Neil Blakey-Milner (nb@mithrandr.moria.org)
Date:Jul 25, 2000 4:45:52 am
List:org.freebsd.freebsd-stable

On Tue 2000-07-25 (13:39), Dominik Brettnacher wrote:

ch@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

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message