Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Nov 1999 02:33:21 +0100 (CET)
From:      assar@stacken.kth.se
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        shin@freebsd.org, assar@stacken.kth.se
Subject:   kern/15053: kernel with INET6 doesn't build
Message-ID:  <199911230133.CAA29996@hunahpu.sics.se>

next in thread | raw e-mail | index | archive | help

>Number:         15053
>Category:       kern
>Synopsis:       kernel with INET6 doesn't build
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 22 17:40:00 PST 1999
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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