From owner-freebsd-questions@FreeBSD.ORG Wed Aug 31 15:05:47 2011 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 93D4B106566B for ; Wed, 31 Aug 2011 15:05:47 +0000 (UTC) (envelope-from fbsd@brightstar.bomgardner.net) Received: from brightstar.bomgardner.net (brightstar.bomgardner.net [209.240.79.79]) by mx1.freebsd.org (Postfix) with ESMTP id 6A6B18FC17 for ; Wed, 31 Aug 2011 15:05:47 +0000 (UTC) Received: from brightstar.bomgardner.net (localhost [127.0.0.1]) by brightstar.bomgardner.net (Postfix) with ESMTP id B9935165 for ; Wed, 31 Aug 2011 10:05:48 -0500 (CDT) From: "Gene" To: freebsd-questions@freebsd.org Date: Wed, 31 Aug 2011 10:05:48 -0500 Message-Id: <20110831145836.M75538@brightstar.bomgardner.net> X-Mailer: OpenWebMail 2.53 X-OriginatingIP: 127.0.0.1 (fbsd) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Subject: ia64 kernel conf error BRIDGE - Addtional problems 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: Wed, 31 Aug 2011 15:05:47 -0000 In reference to the message " ia64 kernel conf error BRIDGE" I simply deleted the option. Also had to delete option IPSEC_ESP. Compile proceeded normally until I got: xform_ipcomp.o(.text+0xe3c): In function `ipcomp_output': /usr/src/sys/netipsec/xform_ipcomp.c:448: undefined reference to `crypto_dispatch' Is there also a problem with option IPSEC? Maybe I should just grab the GENERIC config and start over. Problem is - I'm not sure what changes I made. --