From owner-freebsd-current Tue Jun 9 21:14:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA14578 for freebsd-current-outgoing; Tue, 9 Jun 1998 21:14:02 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA14546 for ; Tue, 9 Jun 1998 21:13:59 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.8/8.8.7) id OAA13403; Wed, 10 Jun 1998 14:17:21 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199806100417.OAA13403@cimlogic.com.au> Subject: Re: Can't "make buildworld" In-Reply-To: <199806100222.MAA10647@godzilla.zeta.org.au> from Bruce Evans at "Jun 10, 98 12:22:48 pm" To: bde@zeta.org.au (Bruce Evans) Date: Wed, 10 Jun 1998 14:17:20 +1000 (EST) Cc: jb@cimlogic.com.au, wpub1@triton.net, freebsd-current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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