DragonFly bugs List (threaded) for 2006-12
DragonFly BSD
DragonFly bugs List (threaded) for 2006-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Kernel build failure when INET6 not defined


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sun, 31 Dec 2006 11:04:12 -0800 (PST)

:If you compile a kernel with INET6 *not* defined, you will get the following
:failure:
:...
:
:This appears to be a new problem introduced by rev 1.14 of kern/kern_jail.c.
:
:The following patch (also attached to preserve whitespace) fixes the problem
:by wrapping the INET6-specific code with the proper #if check.

    It looks like that piece of code has other bugs as well, like defaulting
    out to the assumption of INET6.  I'll get a fix for both bugs committed
    in a moment.

					-Matt



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]