NetBSD Problem Report #48231
From Wolfgang.Stukenbrock@nagler-company.com Mon Sep 23 13:54:04 2013
Return-Path: <Wolfgang.Stukenbrock@nagler-company.com>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
(Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK))
by mollari.NetBSD.org (Postfix) with ESMTPS id 766D272117
for <gnats-bugs@gnats.NetBSD.org>; Mon, 23 Sep 2013 13:54:04 +0000 (UTC)
Message-Id: <20130923135352.19361123B93@test-s0.nagler-company.com>
Date: Mon, 23 Sep 2013 15:53:52 +0200 (CEST)
From: Wolfgang.Stukenbrock@nagler-company.com
Reply-To: Wolfgang.Stukenbrock@nagler-company.com
To: gnats-bugs@gnats.NetBSD.org
Subject: no "esp.h" headerfile in /usr/include anymore in 6.1
X-Send-Pr-Version: 3.95
>Number: 48231
>Category: misc
>Synopsis: IPsec: no "esp.h" headerfile in /usr/include anymore in 6.1
>Confidential: no
>Severity: non-critical
>Priority: high
>Responsible: misc-bug-people
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon Sep 23 13:55:00 +0000 2013
>Last-Modified: Wed May 16 20:18:42 +0000 2018
>Originator: Dr. Wolfgang Stukenbrock
>Release: NetBSD 6.1
>Organization:
Dr. Nagler & Company GmbH
>Environment:
System: NetBSD test-s0 5.1.2 NetBSD 5.1.2 (NSW-WS) #3: Fri Dec 21 15:15:43 CET 2012 wgstuken@test-s0:/usr/src/sys/arch/amd64/compile/NSW-WS amd64
Architecture: x86_64
Machine: amd64
>Description:
Starting with 6.1 (perhaps 6.0 too) the file /usr/include/netinet6/esp.h
is gone. I'm not shure why, but it may be related to the switch to the
FAST-IPSEC implementation as default.
The file from /usr/src/sys/netipsec/esp.h is not installed.
This is bad, because user level programs that need the esp and/or newesp
structure definition fails to compile.
>How-To-Repeat:
Try to compile a program that needs "struct newesp". There is no way to
compile it without adding the definition to the sources.
>Fix:
Install either /usr/include/netinet6/esp.h and/or /usr/include/netipsec/esp.h again.
>Release-Note:
>Audit-Trail:
>Unformatted:
(Contact us)
$NetBSD: query-full-pr,v 1.43 2018/01/16 07:36:43 maya Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2017
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.