Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Nov 2009 18:38:41 -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: r199621 - head
Message-ID:  <20091122.183841.222456704.imp@bsdimp.com>
In-Reply-To: <200911210143.nAL1hMx3062260@svn.freebsd.org>
References:  <200911210143.nAL1hMx3062260@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200911210143.nAL1hMx3062260@svn.freebsd.org>
            Doug Barton <dougb@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091122.183841.222456704.imp>