Date: Thu, 04 Mar 2010 17:51:19 -0700 (MST) From: "M. Warner Losh" <imp@bsdimp.com> To: dougb@FreeBSD.org Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r204738 - head/lib Message-ID: <20100304.175119.914206331825746882.imp@bsdimp.com> In-Reply-To: <4B90532E.2000700@FreeBSD.org> References: <201003042201.o24M1B2F001022@svn.freebsd.org> <4B90532E.2000700@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <4B90532E.2000700@FreeBSD.org> Doug Barton <dougb@FreeBSD.org> writes: : On 3/4/2010 2:01 PM, Warner Losh wrote: : > Author: imp : > Date: Thu Mar 4 22:01:11 2010 : > New Revision: 204738 : > URL: http://svn.freebsd.org/changeset/base/204738 : > : > Log: : > Remove stale references to libkrb5. : > Rejigger the SUBDIR setting a smidge: we now set all the libraries : > that depend : > on something else, and then SUBDIR+= the rest. : : > +# Except it appears bind needs to be compiled last : : I'm not arguing, just curious ... how did you come to this conclusion, : and is this a problem that needs to be solved? I could certainly : understand why it might be true, the BIND libs pull in a lot of stuff. Purely by it being built last today, out of alphabetical order. I've not had time to investigate more fully... Since I'll be rearranging things a little for some other work I'm doing, I'll see if I can find out if it is true, and if so what the dependencies are and document them here. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100304.175119.914206331825746882.imp>