Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Mar 2003 11:19:35 +0200
From:      Ruslan Ermilov <ru@freebsd.org>
To:        Dag-Erling Smorgrav <des@ofug.org>
Cc:        src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/share/mk Makefile bsd.kern.mk src/sys/boot/pc98/boot2 Makefile
Message-ID:  <20030303091935.GA10829@sunbay.com>
In-Reply-To: <xzpk7fgbzsg.fsf@flood.ping.uio.no>
References:  <200303022118.h22LIePP087555@repoman.freebsd.org> <xzpn0kcc0m3.fsf@flood.ping.uio.no> <20030303084648.GB5085@sunbay.com> <xzpk7fgbzsg.fsf@flood.ping.uio.no>

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

--cWoXeonUoKmBZSoM
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Mar 03, 2003 at 09:49:19AM +0100, Dag-Erling Smorgrav wrote:
> Ruslan Ermilov <ru@FreeBSD.org> writes:
> > make buildkernel?  bsd.README?  They are hardly related.
>=20
> Then explain this:
>=20
> http://triangle.rtp.freebsd.org/~des/tinderbox-CURRENT-alpha-alpha.brief
>=20
Odd.

The guilty change is my sys/conf/kern.post.mk,v 1.39 where I've
implemented kernel-cleandir.   Now cleandir executed as part of
buildkernel clobbers /usr/obj/usr/src/sys/GENERIC/Makefile (in
my test case) to be removed, and -m /usr/src/share/mk causes
src/share/mk/Makefile to be attempted, similar to this:

mkdir -p /tmp/foo/bar && cd /tmp/foo/bar && make -m/usr/src/share/mk

Will fix this ASAP.

I now see that this odd behavior of -m automatically ending up
in the -I list is documented in make(1).


Cheers,
--=20
Ruslan Ermilov		Sysadmin and DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age

--cWoXeonUoKmBZSoM
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE+Yx4nUkv4P6juNwoRAnIzAJ0aER/wFdCxi6U5Yg/nz3orVaObzACdHXxS
VwtL35UTSgN0vLW3v9sF4+I=
=IGew
-----END PGP SIGNATURE-----

--cWoXeonUoKmBZSoM--

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




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