Date: Wed, 31 Aug 2011 11:09:02 -0400 From: Steve Polyack <korvus@comcast.net> To: Gene <fbsd@brightstar.bomgardner.net> Cc: freebsd-questions@freebsd.org Subject: Re: ia64 kernel conf error BRIDGE - Addtional problems Message-ID: <4E5E4E8E.4030108@comcast.net> In-Reply-To: <20110831145836.M75538@brightstar.bomgardner.net> References: <20110831145836.M75538@brightstar.bomgardner.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 08/31/2011 11:05 AM, Gene wrote: > 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. > "options IPSEC" also requires you to build in support for the crypto device. Add "device crypto" to your kernel config and try the build again.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E5E4E8E.4030108>