Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jul 1998 06:32:18 -0500
From:      Richard Wackerbarth <rkw@dataplex.net>
To:        John Birrell  <jb@cimlogic.com.au>
Cc:        current@FreeBSD.ORG, tlambert@primenet.com
Subject:   Re: Does building current on 2.2.x still work?
Message-ID:  <l03110702b1de1e0778d6@[208.2.87.5]>
In-Reply-To: <199807230532.PAA01812@cimlogic.com.au>
References:  <199807230421.VAA15337@usr05.primenet.com> from Terry Lambert at "Jul 23, 98 04:21:43 am"

next in thread | previous in thread | raw e-mail | index | archive | help
>Terry Lambert wrote:

>This is a problem with a source file, not the build system as such, so
>I guess it is up to whoever "looks after" the de driver in FreeBSD to
>comment.

Yes. This is yet another case of using the wrong thing that looks right
because they are the same in the trivial case.

>Without the -m argument, make grabs the installed sys.mk and if this is
>the thing that needs to be upgraded, I can't see how it can "do the
>right thing".

You NEVER use ANY of the defaults to actually build a new system.
ALL of the definitions are self contained in the source.

The "correct" invocation of 'make' specifies the collection of mk
files to be used. As a bootstrap, you "wrap" the top level call into
a simple one that doesn't really care what is in the default set but
uses the system-installed 'make' (without all the arguments) to call
one with all the context specified.



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?l03110702b1de1e0778d6>