Project

General

Profile

Actions

Bug #502

closed

Kernel build failure when INET6 not defined

Added by dillon over 17 years ago. Updated over 17 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

: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
Actions #1

Updated by victor over 17 years ago

My apologies for it, was my fault not yours, so no need to
apologize on your side and thanks to both Matts for the bug
and the fix :)

Actions

Also available in: Atom PDF