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.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"