From owner-freebsd-questions@FreeBSD.ORG Wed Feb 20 15:36:36 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC37716A419; Wed, 20 Feb 2008 15:36:36 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (unknown [IPv6:2a01:170:102f::2]) by mx1.freebsd.org (Postfix) with ESMTP id 4A08B13C45D; Wed, 20 Feb 2008 15:36:36 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (localhost [127.0.0.1]) by lurza.secnetix.de (8.14.1/8.14.1) with ESMTP id m1KFaYR4092986; Wed, 20 Feb 2008 16:36:34 +0100 (CET) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.14.1/8.14.1/Submit) id m1KFaY1C092985; Wed, 20 Feb 2008 16:36:34 +0100 (CET) (envelope-from olli) Date: Wed, 20 Feb 2008 16:36:34 +0100 (CET) Message-Id: <200802201536.m1KFaY1C092985@lurza.secnetix.de> From: Oliver Fromme To: freebsd-current@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG, mythtv@logic-q.nl In-Reply-To: X-Newsgroups: list.freebsd-current User-Agent: tin/1.8.3-20070201 ("Scotasay") (UNIX) (FreeBSD/6.2-STABLE-20070808 (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.1.2 (lurza.secnetix.de [127.0.0.1]); Wed, 20 Feb 2008 16:36:35 +0100 (CET) Cc: Subject: Re: Upgrading from FreeBSD 6.2 to FreeBSD 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@FreeBSD.ORG, mythtv@logic-q.nl List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Feb 2008 15:36:37 -0000 Crossposting to -current and -questions is usually not a good idea. This question belongs to -questions only. Hansa wrote: > On a test system, I'm trying to upgrade FreeBSD 6.2 to 7.0 using the > instructions from Ralf Engelschall. > http://people.freebsd.org/~rse/upgrade/freebsd-upgrade-6x-7x.txt > I'm stuck at compiling the new kernel. > [...] > /usr/src/sys/i386/conf/TESTRABIT: unknown option "IPSEC_ESP" The option IPSEC_ESP was removed when KAME was replaced with the FAST_IPSEC implementation. Please remove that line from your kernel config file. Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M. Handelsregister: Registergericht Muenchen, HRA 74606, Geschäftsfuehrung: secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün- chen, HRB 125758, Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd "I learned Java 3 years before Python. It was my language of choice. It took me two weekends with Python before I was more productive with it than with Java." -- Anthony Roberts