From owner-freebsd-i386@FreeBSD.ORG Tue Aug 24 06:05:43 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8F3D16A4CE; Tue, 24 Aug 2004 06:05:43 +0000 (GMT) Received: from cmlapp14.siteprotect.com (cmlapp14.siteprotect.com [64.41.126.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id B311D43D41; Tue, 24 Aug 2004 06:05:43 +0000 (GMT) (envelope-from david@servision.net) Received: from samael.company.sv (212.199.134.193.forward.012.net.il [212.199.134.193]) by cmlapp14.siteprotect.com (Postfix) with ESMTP id 1501A31D6F; Tue, 24 Aug 2004 01:05:42 -0500 (CDT) Date: Tue, 24 Aug 2004 09:05:41 +0300 (Jerusalem Daylight Time) From: "David F. Halperovich" To: Tilman Linneweh In-Reply-To: <200408232036.i7NKaHdt041086@freefall.freebsd.org> Message-ID: References: <200408232036.i7NKaHdt041086@freefall.freebsd.org> X-X-Sender: david@servision.net@pop.servision.net MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: freebsd-i386@FreeBSD.org Subject: Re: i386/69755: compiling kernel with FAST_IPSEC fails X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Aug 2004 06:05:44 -0000 Well, I've "fixed" the problem by just commenting out the Ipv6 option in kernel. Worked fine for me. David F. Halperovich IT Manager SerVision http://www.servision.net phone : +972(2) 5350030 fax : +972(2) 5868683 mobile: +972(54)4833524 On Mon, 23 Aug 2004, Tilman Linneweh wrote: > Synopsis: compiling kernel with FAST_IPSEC fails > > State-Changed-From-To: open->closed > State-Changed-By: arved > State-Changed-When: Mon Aug 23 20:35:19 GMT 2004 > State-Changed-Why: > This was fixed in rev 1.48 of src/sys/netinet6/in6_pcb.c. > Unfortunately this was not MFC'd to RELENG_5_2. > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=69755 >