Date: Thu, 29 Jul 2004 11:00:10 GMT From: David Halperovich <david@servision.net> To: freebsd-gnats-submit@FreeBSD.org Subject: i386/69755: compiling kernel with FAST_IPSEC fails Message-ID: <200407291100.i6TB0AcJ012961@www.freebsd.org> Resent-Message-ID: <200407291100.i6TB0ftw012026@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 69755
>Category: i386
>Synopsis: compiling kernel with FAST_IPSEC fails
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: freebsd-i386
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu Jul 29 11:00:40 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: David Halperovich
>Release: 5.2.1
>Organization:
SerVision Ltd
>Environment:
FreeBSD tmprtr.company.sv 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Tue Jul 27 18:27:30 IDT 2004 david@tmprtr.company.sv:/usr/src/sys/i386/compile/GWKERN i386
>Description:
I've added "options FAST_IPSEC" to the kernle conf file.
config MYKERNEL
make depend
make --> ../../../netinet6/in6_pcb.c: In function `in6_pcbconnect':
./../../netinet6/in6_pcb.c:410: warning: implicit declaration of function `ipsec_pcbconn'
./../../netinet6/in6_pcb.c: In function `in6_pcbdisconnect':
./../../netinet6/in6_pcb.c:425: warning: implicit declaration of function `ipsec_pcbdisconn'
*** Error code 1
The bugs section in man 4 fast_ipsec says that it doesn't work with IPv6.
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407291100.i6TB0AcJ012961>
