Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jul 2005 19:33:54 GMT
From:      Kent <kent.hauser@verizon.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/84188: kernel build fails w/ IPSEC w/o INET6
Message-ID:  <200507271933.j6RJXsSa021905@www.freebsd.org>
Resent-Message-ID: <200507271940.j6RJeHNW082055@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         84188
>Category:       kern
>Synopsis:       kernel build fails w/ IPSEC w/o INET6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 27 19:40:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Kent
>Release:        current 7/25/05
>Organization:
>Environment:
>Description:
Kernel build fails in sys/netkey/key.c with implicit declaration of function sa6_recoverscope

>How-To-Repeat:
Modify generic kernel as follows:

Delete line
-INET6
Add Lines
+IPSEC
+IPSEC_ESP
+IPSEC_DEBUG
>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507271933.j6RJXsSa021905>