In message: <1b6f3618-9eef-4c94-b198-8e0900ac5...@kientzle.com>
            Tim Kientzle <t...@kientzle.com> writes:
: On Aug 14, 2010, at 11:40 AM, Warner Losh wrote:
: 
: > Author: imp
: > Date: Sat Aug 14 18:40:05 2010
: > New Revision: 211310
: > URL: http://svn.freebsd.org/changeset/base/211310
: > 
: > Log:
: >  Map COMPAT_IA32 to COMPAT_FREEBSD32
: > 
: > Added:
: >  stable/8/sys/conf/options-compat   (contents, props changed)
: > 
: > Added: stable/8/sys/conf/options-compat
: > 
==============================================================================
: > --- /dev/null       00:00:00 1970   (empty, because file is newly added)
: > +++ stable/8/sys/conf/options-compat        Sat Aug 14 18:40:05 2010        
(r211310)
: > @@ -0,0 +1,2 @@
: > +# $FreeBSD$
: > +COMPAT_IA32        COMPAT_FREEBSD32
: 
: This breaks the build for i386.
: 
: "make kernel" in a clean checkout produces an error about
: "COMPAT_IA32 not in options".

OK.  I've fixed this for all the other architectures supported in
stable/8.  I've also pushed a fix into -current that will fix this
problem when merged to stable so we can take them back out...

Sorry for the hassle...

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