From owner-freebsd-stable@FreeBSD.ORG Tue Mar 4 00:50:47 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 066B5106567D for ; Tue, 4 Mar 2008 00:50:47 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.delphij.net (delphij-pt.tunnel.tserv2.fmt.ipv6.he.net [IPv6:2001:470:1f03:2c9::2]) by mx1.freebsd.org (Postfix) with ESMTP id AE91D8FC12 for ; Tue, 4 Mar 2008 00:50:46 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [202.108.54.204]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tarsier.delphij.net (Postfix) with ESMTPS id BD5272844D for ; Tue, 4 Mar 2008 08:50:45 +0800 (CST) Received: from localhost (tarsier.geekcn.org [202.108.54.204]) by tarsier.geekcn.org (Postfix) with ESMTP id 7F932EBB70E; Tue, 4 Mar 2008 08:50:45 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([202.108.54.204]) by localhost (mail.geekcn.org [202.108.54.204]) (amavisd-new, port 10024) with ESMTP id mVdx7nNknRqI; Tue, 4 Mar 2008 08:50:36 +0800 (CST) Received: from charlie.delphij.net (71.5.7.139.ptr.us.xo.net [71.5.7.139]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTPSA id D5FACEBB705; Tue, 4 Mar 2008 08:50:35 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:reply-to:organization:user-agent: mime-version:to:cc:subject:references:in-reply-to: x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=Ah/4hDItnLHAmtWN0M2inISLH/r7gJAsX3jjz+dj2T7xlsUqaVxzNeKRP7BKi8C76 hN/nxbgQmr++4MYn61P0g== Message-ID: <47CC9CD9.9030107@delphij.net> Date: Mon, 03 Mar 2008 16:50:33 -0800 From: Xin LI Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.12 (X11/20080303) MIME-Version: 1.0 To: Andy Dills References: <20080303185618.M63813@shell.xecu.net> In-Reply-To: <20080303185618.M63813@shell.xecu.net> X-Enigmail-Version: 0.95.6 OpenPGP: id=18EDEBA0; url=http://www.delphij.net/delphij.asc Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: INET6 required for SCTP in 7.0? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Mar 2008 00:50:47 -0000 Andy Dills wrote: > Hi there, > > I'm not interested in enabling support for IPv6 for now. > > When I remove INET6 from the kernel configuration, I cannot compile the > kernel without disabling SCTP. With fresh 7.0-STABLE source, here's the > error output (INET6 disabled, but SCTP enabled): Yes, INET6 is (currently) required if you enable SCTP. Cheers, -- Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve!