From owner-freebsd-bugs Fri Oct 25 5:50: 5 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D070B37B404 for ; Fri, 25 Oct 2002 05:50:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BC8E43E3B for ; Fri, 25 Oct 2002 05:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9PCo2x3022870 for ; Fri, 25 Oct 2002 05:50:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9PCo2nL022869; Fri, 25 Oct 2002 05:50:02 -0700 (PDT) Date: Fri, 25 Oct 2002 05:50:02 -0700 (PDT) Message-Id: <200210251250.g9PCo2nL022869@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Andrey Simonenko Subject: Re: misc/44148: installworld in 4.7-STABLE does not install IP Filter related header files Reply-To: Andrey Simonenko Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR misc/44148; it has been noted by GNATS. From: Andrey Simonenko To: Ruslan Ermilov Cc: bug-followup@FreeBSD.org Subject: Re: misc/44148: installworld in 4.7-STABLE does not install IP Filter related header files Date: Fri, 25 Oct 2002 15:47:36 +0300 On Mon, Oct 21, 2002 at 03:54:58PM +0300, Ruslan Ermilov wrote: > > NetBSD has no problem installing IP filter header files because they > still have them under sys/netinet/, ours live in sys/contrib/netinet, > so it is impossible to both have a symbolic link from sys/netinet/ to > /usr/include/netinet and have IP filter headers in there. > So, what's the conclusion about my PR? I suppose, that it is not very hard to add some lines to src/include/Makefile to install IP Filter headers files to /usr/include. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message