From owner-freebsd-questions@FreeBSD.ORG Tue Aug 23 20:16:42 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 437B016A41F for ; Tue, 23 Aug 2005 20:16:42 +0000 (GMT) (envelope-from frankstaals@gmx.net) Received: from smtp1.versatel.nl (smtp1.versatel.nl [62.58.50.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7A1243D53 for ; Tue, 23 Aug 2005 20:16:41 +0000 (GMT) (envelope-from frankstaals@gmx.net) Received: (qmail 9317 invoked by uid 0); 23 Aug 2005 20:16:40 -0000 Received: from unknown (HELO [192.168.2.5]) ([62.59.173.176]) (envelope-sender ) by smtp1.versatel.nl (qmail-ldap-1.03) with SMTP for < >; 23 Aug 2005 20:16:40 -0000 Message-ID: <430B843F.6050908@gmx.net> Date: Tue, 23 Aug 2005 22:17:03 +0200 From: Frank Staals User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050521) X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Make fails when recompiling kernel with FAST_IPSEC on 5.4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Aug 2005 20:16:42 -0000 Hey, Todya I tried recompiling my kernel with the FAST_IPSEC option, but when doing 'make' the compiling failed. The only thing changed in my existing kernel was the added line 'options FAST_IPSEC' , without that option it compiled fine last time. I'm running FreeBSD 5.4 i386. Kernelconfig: http://fstaals.net/junk/RIZAKERNEL Compile log: http://fstaals.net/junk/kernel.out The same problem seems to exist when compiling a kernel with FAST_IPSEC on 6.0 BETA 1 amd64 Thanks in advance -- -Frank Staals