Date: Tue, 20 Mar 2001 19:21:49 -0800 From: "Bruce A. Mah" <bmah@FreeBSD.ORG> To: Peter Wemm <peter@netplex.com.au> Cc: "Michael C . Wu" <keichii@peorth.iteration.net>, "Bruce A. Mah" <bmah@FreeBSD.ORG>, ru@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Subject: Re: CURRENT breakage in usr.sbin/amd/mk-amd-map Message-ID: <200103210321.f2L3Lni16179@bmah-freebsd-0.cisco.com> In-Reply-To: <200103210307.f2L37Zh53233@mobile.wemm.org> References: <200103210307.f2L37Zh53233@mobile.wemm.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--==_Exmh_-1701844519P Content-Type: text/plain; charset=us-ascii If memory serves me right, Peter Wemm wrote: > "Michael C . Wu" wrote: > > On Tue, Mar 20, 2001 at 04:13:17PM -0600, Michael C . Wu scribbled: > > | On Tue, Mar 20, 2001 at 02:03:29PM -0800, Bruce A. Mah scribbled: > > > > > > I have just finished making the patch to fix this problem. > > I will start the buildworld now. In the mean time, > > if someone has a fast box, please test the patch at > > > > http://people.freebsd.org/~keichii/fix-current-broken-man-build.diff > > I kinda object to backing this stuff out. The problem is elsewhere. This > stuff builds correctly on its own, it is something wrong with the world > environment. eg: do a 'make install' in src/share/mk and the world works > fine. Since this seems to be needed, the problem is in 'world', not these > makefiles. Huh?!? Ruslan's commit was intended to remove (most of the) MAN8= definitions in certain Makefiles. That's great. Unfortunately, in some cases, he also removed SRCS= definitions, which is not so good inasmuch as it breaks buildworld. Either he deleted too much out of the Makefiles, or the SRCS= removal was intentional and should have been documented in the commit message (as far as I can tell this has *nothing* to do with manpages). Michael's patch (which unbreaks buildworld) only backs out the SRCS= changes. Feel free to hand me a giant clue if I'm missing something really obvious. In other words, is world *supposed* to build in the absence of SRCS= definitions? Bruce. --==_Exmh_-1701844519P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: Exmh version 2.2 06/23/2000 iD8DBQE6uB5N2MoxcVugUsMRAkvBAJ0Rid4UiRnY5VdW6Betntf4hx4xBwCfa+MY jcQfJsWluP1SM4y9JGF/0Kk= =+AhL -----END PGP SIGNATURE----- --==_Exmh_-1701844519P-- 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?200103210321.f2L3Lni16179>