Date: Sun, 26 Jul 2009 11:42:24 -0700 From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: Kostik Belousov <kostikbel@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: shm breaks 'make buildkernel' Message-ID: <20090726184224.GA12441@troutmask.apl.washington.edu> In-Reply-To: <20090726183446.GA12288@troutmask.apl.washington.edu> References: <20090726175934.GA12223@troutmask.apl.washington.edu> <20090726182603.GV55190@deviant.kiev.zoral.com.ua> <20090726183446.GA12288@troutmask.apl.washington.edu>
index | next in thread | previous in thread | raw e-mail
On Sun, Jul 26, 2009 at 11:34:46AM -0700, Steve Kargl wrote:
>
> I don't have *any* COMPAT_FREEBSDN options in my config file!
>
> In trying to track down the problem, it seems COMPAT_FREEBSD7
> is required if one has COMPAT_43 in the config file. Given
> that /sys/conf/NOTE strongly suggests that COMPAT_43 should
> remain in one's config file, then is not optional.
>
(cut-n-paste, so <tab> is mungled)
Index: UPDATING
===================================================================
--- UPDATING (revision 195894)
+++ UPDATING (working copy)
@@ -65,9 +65,9 @@
20090624:
The ABI of various structures related to the SYSV IPC API have
- been changed. As a result, the COMPAT_FREEBSD[456] kernel
- options now all require COMPAT_FREEBSD7. Bump __FreeBSD_version
- to 800100.
+ been changed. As a result, the COMPAT_FREEBSD[456] and COMPAT_43
+ kernel options now all require COMPAT_FREEBSD7.
+ Bump __FreeBSD_version to 800100.
--
Steve
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090726184224.GA12441>
