Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Feb 2001 19:48:31 +1100 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        Jun Kuriyama <kuriyama@imgsrc.co.jp>, current@FreeBSD.ORG
Subject:   Re: cvs commit: src/share/mk sys.mk
Message-ID:  <Pine.BSF.4.21.0102201942001.19078-100000@besplex.bde.org>
In-Reply-To: <20010220002109.A12114@mollari.cthul.hu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 20 Feb 2001, Kris Kennaway wrote:

> On Tue, Feb 20, 2001 at 05:14:57PM +0900, Jun Kuriyama wrote:
> > I don't know this is local problem on my environment, but "make
> > buildworld" with old make(1) failed if I did not set MACHINE_CPU in
> > /etc/make.conf.  So it seems invoked make(1) in
> > src/secure/lib/libcrypto is old one...
> 
> Oh, hmm. It seems we do need the bootstrapping code in sys.mk after
> all.

No.  We must fix whatever cause the wrong (old) version of make to be
used.  I think it is just that make doesn't actually get bootstrapped
unless the old make is _very_ old (older than the one in 2.2.0).

Bruce


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?Pine.BSF.4.21.0102201942001.19078-100000>