buildkernel is broken

Steve Kargl sgk at troutmask.apl.washington.edu
Wed Jul 3 03:45:17 UTC 2013


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


More information about the freebsd-current mailing list