Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jul 2013 20:45:16 -0700
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        Jonathan Anderson <jonathan@FreeBSD.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: buildkernel is broken
Message-ID:  <20130703034516.GA70409@troutmask.apl.washington.edu>
In-Reply-To: <F89E331CBC7E42AA8CDC113DC75F5B97@FreeBSD.org>
References:  <20130703003535.GA69779@troutmask.apl.washington.edu> <20130703004650.GA69868@troutmask.apl.washington.edu> <F89E331CBC7E42AA8CDC113DC75F5B97@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 02, 2013 at 10:51:57PM -0230, Jonathan Anderson wrote:
> On Tuesday, 2 July 2013 at 22:16, Steve Kargl wrote:
> > It seems that
> > 
> > # Enable FreeBSD7 compatibility syscalls
> > options COMPAT_FREEBSD7
> > 
> > is required in a kernel config file. If it is mandatory to
> > have this option on FreeBSD 10, it may be appropriate to
> > expand the comment to
> > 
> > 
> > # Enable FreeBSD7 compatibility syscalls
> > # This option is MANDATORY. Do not remove.
> > options COMPAT_FREEBSD7
> 
> So... a non-optional option?

Yes, it appears to be that way.

-- 
Steve



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