Date: Tue, 7 Sep 2010 09:15:18 -0400 From: John Baldwin <jhb@freebsd.org> To: arundel@freebsd.org Cc: freebsd-bugs@freebsd.org Subject: Re: kern/150199: [build] kernel doesn't compile with SYSVMSG and any of COMPAT_FREEBSD[456] but no COMPAT_FREEBSD7 Message-ID: <201009070915.18394.jhb@freebsd.org> In-Reply-To: <201009071145.o87BjwoX080145@freefall.freebsd.org> References: <201009071145.o87BjwoX080145@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday, September 07, 2010 7:45:58 am arundel@freebsd.org wrote: > Synopsis: [build] kernel doesn't compile with SYSVMSG and any of COMPAT_FREEBSD[456] but no COMPAT_FREEBSD7 > > Responsible-Changed-From-To: freebsd-bugs->jhb > Responsible-Changed-By: arundel > Responsible-Changed-When: Tue Sep 7 11:40:48 UTC 2010 > Responsible-Changed-Why: > John might have an opinion on this PR, since he added the '20090624' entry to > /usr/src/UPDATING which deals with the COMPAT_FREEBSD[4-7] options. Not a bug: 20090624: The ABI of various structures related to the SYSV IPC API have been changed. As a result, the COMPAT_FREEBSD[456] and COMPAT_43 kernel options now all require COMPAT_FREEBSD7. Bump __FreeBSD_version to 800100. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009070915.18394.jhb>