Date: Wed, 10 Jun 1998 14:17:20 +1000 (EST) From: John Birrell <jb@cimlogic.com.au> To: bde@zeta.org.au (Bruce Evans) Cc: jb@cimlogic.com.au, wpub1@triton.net, freebsd-current@FreeBSD.ORG Subject: Re: Can't "make buildworld" Message-ID: <199806100417.OAA13403@cimlogic.com.au> In-Reply-To: <199806100222.MAA10647@godzilla.zeta.org.au> from Bruce Evans at "Jun 10, 98 12:22:48 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Bruce Evans wrote: > Does the -I override for making make break something? I guess it does > if sys.mk is suitably old. The top level makefile (I think) always uses the included .mk files from /usr/share/mk which are not necessarily what is required to build the source on a non-up-to-date system. I'd say that the "official best world practice" should be to execute the make world or buildworld with the -m /usr/src/share/mk and only those who build -current regularly should expect to just make world. -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806100417.OAA13403>