From owner-freebsd-bugs Mon Nov 22 17:42: 6 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 809ED14A28 for ; Mon, 22 Nov 1999 17:42:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA72957; Mon, 22 Nov 1999 17:40:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) 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 To: FreeBSD-gnats-submit@freebsd.org Cc: shin@freebsd.org, assar@stacken.kth.se X-Send-Pr-Version: 3.2 Subject: kern/15053: kernel with INET6 doesn't build Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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