In message: <200911210143.nal1hmx3062...@svn.freebsd.org>
            Doug Barton <do...@freebsd.org> writes:
: Author: dougb
: Date: Sat Nov 21 01:43:22 2009
: New Revision: 199621
: URL: http://svn.freebsd.org/changeset/base/199621
: 
: Log:
:   Add a note that wpa_supplicant(8) may require a full world build to
:   sync up with 20091109.
: 
: Modified:
:   head/UPDATING
: 
: Modified: head/UPDATING
: ==============================================================================
: --- head/UPDATING     Sat Nov 21 00:34:51 2009        (r199620)
: +++ head/UPDATING     Sat Nov 21 01:43:22 2009        (r199621)
: @@ -42,6 +42,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 9.
:       Applications that require wireless scan results (e.g. ifconfig(8))
:       from net80211 need to be recompiled.
:  
: +     Applications such as wpa_supplicant(8) may require a full world
: +     build without using NO_CLEAN in order to get synchronized with the
: +     new structure.
: +

We should have some general language at the end of UPDATING that can
be invoked for these things.  In general, when structure sizes change,
you have to do a fresh, from scratch build.  We shouldn't have to
repeat it each time we do one.

Warner
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to