svn commit: r204738 - head/lib

M. Warner Losh imp at bsdimp.com
Fri Mar 5 00:57:25 UTC 2010


In message: <4B90532E.2000700 at FreeBSD.org>
            Doug Barton <dougb at 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


More information about the svn-src-all mailing list