From owner-freebsd-current Wed Jul 22 04:50:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA14975 for freebsd-current-outgoing; Wed, 22 Jul 1998 04:50:00 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA14943 for ; Wed, 22 Jul 1998 04:49:57 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id VAA16770; Wed, 22 Jul 1998 21:49:34 +1000 Date: Wed, 22 Jul 1998 21:49:34 +1000 From: Bruce Evans Message-Id: <199807221149.VAA16770@godzilla.zeta.org.au> To: jb@cimlogic.com.au, nik@iii.co.uk Subject: Re: Does building current on 2.2.x still work? Cc: current@FreeBSD.ORG, dwhite@resnet.uoregon.edu Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> John, if you're happy, with the following, I'll add it as 5.3 to the >> tutorial (bumping everything else on one). Can anyone else supply an >> accurate value for 'x'? > >I don't think this is the way to word it. Anyone building -current needs >to allow for the possibility that changes might have been made to the >.mk files since the last installation on their machine. We all expect that >sources in the tree are consistent so that /usr/src/Makefile should only >be interpreted by make in conjunction with the .mk include files that are >also in the tree. To ensure that this consistency is maintained and the >world has the best chance of building, novice world builders should >_always_ use the -m argument "just in case" IMHO. This shouldn't be necessary. Novice world builders should expect `make world' to find the correct .mk files like it used to. >The fact that it is often possible to build without the -m argument >should be the thing that is left undocumented. We shouldn't need to >make special mention about building -current on 2.2.6 when there is >a "command for all seasons" that is backed by logic. All seasons of 2.2. -m doesn't exist in 2.1. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message