Date: Fri, 6 Apr 2007 10:47:51 +0400 From: Ruslan Ermilov <ru@FreeBSD.org> To: Kip Macy <kmacy@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules Makefile Message-ID: <20070406064751.GE29457@rambler-co.ru> In-Reply-To: <200704060605.l3665jcT032027@repoman.freebsd.org> References: <200704060605.l3665jcT032027@repoman.freebsd.org>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] Hi, On Fri, Apr 06, 2007 at 06:05:45AM +0000, Kip Macy wrote: > kmacy 2007-04-06 06:05:45 UTC > > FreeBSD src repository > > Modified files: > sys/modules Makefile > Log: > make modules compile without updating etc > > Revision Changes Path > 1.524 +1 -1 src/sys/modules/Makefile > "etc/" has nothing to do with this. Instead, you aren't using an up-to-date version of share/mk/ files which are an integral part of every makefile in a system. If you need to live in a hackish world, compiling fresh sources using stale tools (as we all sometimes do), you still have a way to do it intelligently: make -m /path/to/fresh/src/share/mk ... (The standard targets like buildworld/buildkernel do it automatically.) Please back this change out. Cheers, -- Ruslan Ermilov ru@FreeBSD.org FreeBSD committer [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (FreeBSD) iD8DBQFGFe0XqRfpzJluFF4RAtiaAJwIzp7aGtpFPFoYi/l/spbe0cKVjACff/43 Gwdf/Ch19antUgVkh9nY1Js= =c5EM -----END PGP SIGNATURE-----help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070406064751.GE29457>
