Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jul 2002 00:04:25 +0900
From:      Makoto Matsushita <matusita@jp.FreeBSD.org>
To:        stable@FreeBSD.org
Subject:   Re: Do we have snapshots/ISOs available anywhere?
Message-ID:  <20020725000425X.matusita@jp.FreeBSD.org>
In-Reply-To: <20020724235733V.matusita@jp.FreeBSD.org>
References:  <20020724093656.GA17939@sunbay.com> <20020724133721.GA57838@wwweasel.geeksrus.net> <20020724235733V.matusita@jp.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

Just FYI.

matusita> However, the root of the problem is "while making kerberosIV
matusita> distribution, src/release/Makefile doesn't use *new* src/share/mk
matusita> files for make(1) templetes."

In old scheme, second "make installworld" performs for updating build
sandbox, so further "make release.N" uses new files.  However, after
recent cross-compile fixes were committed, the second installworld is
not run.  As a result, "make release.N" runs within old environment;
/usr/share/mk is *not* updated to the latest source code.  Same
stories can be applied to all include files (/usr/include/**).

-- -
Makoto `MAR' Matsushita

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020725000425X.matusita>