From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 15:15:09 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 4801B1065688 for ; Wed, 23 Apr 2008 15:15:09 +0000 (UTC) (envelope-from freebsd-questions@slightlystrange.org) Received: from mtaout01-winn.ispmail.ntl.com (mtaout01-winn.ispmail.ntl.com [81.103.221.47]) by mx1.freebsd.org (Postfix) with ESMTP id BAC338FC16 for ; Wed, 23 Apr 2008 15:15:08 +0000 (UTC) (envelope-from freebsd-questions@slightlystrange.org) Received: from aamtaout01-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout01-winn.ispmail.ntl.com with ESMTP id <20080423151819.AGR27050.mtaout01-winn.ispmail.ntl.com@aamtaout01-winn.ispmail.ntl.com> for ; Wed, 23 Apr 2008 16:18:19 +0100 Received: from catflap.slightlystrange.org ([86.6.1.242]) by aamtaout01-winn.ispmail.ntl.com with ESMTP id <20080423151923.VEXC219.aamtaout01-winn.ispmail.ntl.com@catflap.slightlystrange.org> for ; Wed, 23 Apr 2008 16:19:23 +0100 Received: by catflap.slightlystrange.org (Postfix, from userid 106) id C7ED061AD; Wed, 23 Apr 2008 16:15:04 +0100 (BST) Received: from torus.slightlystrange.org (torus.slightlystrange.org [10.1.3.50]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by catflap.slightlystrange.org (Postfix) with ESMTPS id 3542E617B for ; Wed, 23 Apr 2008 16:15:04 +0100 (BST) Received: (from danielby@localhost) by torus.slightlystrange.org (8.14.2/8.13.4/Submit) id m3NFF2sx010987 for freebsd-questions@freebsd.org; Wed, 23 Apr 2008 16:15:02 +0100 (BST) (envelope-from freebsd-questions@slightlystrange.org) Date: Wed, 23 Apr 2008 16:15:01 +0100 From: Daniel Bye To: FreeBSD Questions Message-ID: <20080423151501.GA10663@torus.slightlystrange.org> Mail-Followup-To: FreeBSD Questions References: <340a29540804221412w633cb619w98646ffaa645f909@mail.gmail.com> <480E55D5.5030903@frase.id.au> <340a29540804221500m9d0d164kd5d28d442a951693@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gBBFr7Ir9EOA20Yy" Content-Disposition: inline In-Reply-To: <340a29540804221500m9d0d164kd5d28d442a951693@mail.gmail.com> User-Agent: Mutt/1.4.2.3i X-PGP-Fingerprint: D349 B109 0EB8 2554 4D75 B79A 8B17 F97C 1622 166A X-Operating-System: FreeBSD 7.0-RELEASE i386 Subject: Re: clean for kernel build X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Bye List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2008 15:15:09 -0000 --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 22, 2008 at 04:00:42PM -0600, Andrew Falanga wrote: > On Tue, Apr 22, 2008 at 3:17 PM, Fraser Tweedale wrot= e: > > `make buildkernel` in /usr/src does a clean before building. You most > > likely are missing something in your kernel config (i.e. a device that = is > > depended on by another device). > > > > frase > > > > > > >=20 > Thanks. What options are needed in conjunction with IPSEC? I have > this in my config file: >=20 > options IPSEC > options IPSEC_ESP # from the handbook >=20 > The IPSec & VPN page in the handbook says to use these. However, the > IPSEC_ESP errors out of the build with "unknown option." What else is > needed? Also, if I'm not mistaken, the linker errors I'm seeing are > dealing with the IPSEC implementation. What kernel options are > necessary for building a kernel with IPSec? I'm not sure, as I don't user IPSEC, but this entry from /usr/src/UPDATING might be of use: 20070704: The new IPsec code is now compiled in using the IPSEC option. The IPSEC option now requires "device crypto" be defined in your kernel configuration. The FAST_IPSEC kernel option is now deprecated. We have recently moved from the KAME Project's IPSEC to FAST_IPSEC. Dan --=20 Daniel Bye _ ASCII ribbon campaign ( ) - against HTML, vCards and X - proprietary attachments in e-mail / \ --gBBFr7Ir9EOA20Yy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iEYEARECAAYFAkgPUnUACgkQixf5fBYiFmoY2ACgzK/bjNr7obVKsMgNYp9zYKJk p24AnjP+bI3NR/WfCmGKhKnVb9TqBOu4 =Iehj -----END PGP SIGNATURE----- --gBBFr7Ir9EOA20Yy--