From root@hunahpu.sics.se Mon Nov 22 17:32:53 1999
Return-Path: <root@hunahpu.sics.se>
Received: from hunahpu.sics.se (hunahpu.sics.se [193.10.66.220])
	by hub.freebsd.org (Postfix) with ESMTP
	id 9029014A07; Mon, 22 Nov 1999 17:32:47 -0800 (PST)
	(envelope-from root@hunahpu.sics.se)
Received: (from root@localhost)
	by hunahpu.sics.se (8.9.3/8.9.3) id CAA29996;
	Tue, 23 Nov 1999 02:33:21 +0100 (CET)
	(envelope-from root)
Message-Id: <199911230133.CAA29996@hunahpu.sics.se>
Date: Tue, 23 Nov 1999 02:33:21 +0100 (CET)
From: assar@stacken.kth.se
Sender: root@hunahpu.sics.se
To: FreeBSD-gnats-submit@freebsd.org
Cc: shin@freebsd.org, assar@stacken.kth.se
Subject: kernel with INET6 doesn't build
X-Send-Pr-Version: 3.2

>Number:         15053
>Category:       kern
>Synopsis:       kernel with INET6 doesn't build
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 22 17:40:00 PST 1999
>Closed-Date:    Tue Nov 23 02:22:50 PST 1999
>Last-Modified:  Tue Nov 23 02:23:16 PST 1999
>Originator:     Assar Westerlund
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
none
>Environment:

current 1999-11-23, i386

>Description:

The kernel doesn't build with INET6.

>How-To-Repeat:

add options INET6 to your kernel, run `config' and `make'

>Fix:

--- /sys/conf/options~	Tue Nov 23 02:03:02 1999
+++ /sys/conf/options	Tue Nov 23 02:21:56 1999
@@ -216,6 +216,8 @@
 MROUTING		opt_mrouting.h
 INET			opt_inet.h
 INET6			opt_inet.h
+IPSEC			opt_ipsec.h
+IPV6FIREWALL		opt_ip6fw.h
 IPDIVERT
 DUMMYNET		opt_ipdn.h
 IPFILTER_LKM		opt_ipfilter.h

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: des 
State-Changed-When: Tue Nov 23 02:22:50 PST 1999 
State-Changed-Why:  
Fixed by shin. 
>Unformatted:
