Date: Mon, 16 Jun 2003 10:16:33 +0200 From: Dag-Erling Smorgrav <des@ofug.org> To: Harti Brandt <brandt@fokus.fraunhofer.de> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules Makefile Message-ID: <xzpfzma309q.fsf@flood.ping.uio.no> In-Reply-To: <20030616100333.O7464@beagle.fokus.fraunhofer.de> (Harti Brandt's message of "Mon, 16 Jun 2003 10:06:25 %2B0200 (CEST)") References: <200306150415.h5F4FTTg032179@repoman.freebsd.org> <20030616100333.O7464@beagle.fokus.fraunhofer.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Harti Brandt <brandt@fokus.fraunhofer.de> writes: > Sorry for that breakage. I should remember: never think a make buildworld > + make buildkernel for LINT and GENERIC is enough to test a patch! It should have been enough in this case, the problem seems to be that you forgot to commit one of the files you modified. > I'm just making a universe to test the fix (as I usually do). 'make universe' is bad for you, since errors won't interrupt it and you have to go through the logs manually to figure out what worked and what didn't. Take a look at src/tools/tools/tinderbox instead. DES -- Dag-Erling Smorgrav - des@ofug.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpfzma309q.fsf>