From nobody@FreeBSD.org  Thu Jan 11 06:31:41 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id E39F137B401
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 11 Jan 2001 06:31:40 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id f0BEVes66809;
	Thu, 11 Jan 2001 06:31:40 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200101111431.f0BEVes66809@freefall.freebsd.org>
Date: Thu, 11 Jan 2001 06:31:40 -0800 (PST)
From: Matt@MPCM.com
To: freebsd-gnats-submit@FreeBSD.org
Subject: IPFILTER Kernel Module cannot find osreldate.h 
X-Send-Pr-Version: www-1.0

>Number:         24252
>Category:       kern
>Synopsis:       IPFILTER Kernel Module cannot find osreldate.h
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    darrenr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 11 06:40:02 PST 2001
>Closed-Date:    Wed Feb 21 13:37:23 PST 2001
>Last-Modified:  Wed Feb 21 13:38:17 PST 2001
>Originator:     MPCM
>Release:        4.2
>Organization:
>Environment:
FreeBSD rookery.ne.mediaone.net 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Wed Jan 10 13:
15:41 EST 2001     root@rookery.ne.mediaone.net:/usr/src/sys/compile/ROOKERY_1_1
i386
>Description:
IPFILTER Kernel Module cannot find osreldate.h .
It is looking in /usr/src/sys and not in /usr/src/sys/sys where all the files are.
>How-To-Repeat:
install IPFILTER:
config the new kernel with the 'option IPFILTER' and others
/usr/sbin/config newkernel
cd ../../compile/newkernel
make depend
make (should exit with the above error
>Fix:
Temp fix... copy the file osreldate.h to /usr/src/sys or add a synlink the other way.
Should be an easy fix in the code.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: darrenr 
State-Changed-When: Wed Feb 21 13:37:23 PST 2001 
State-Changed-Why:  
recent import fixes this problem. 


Responsible-Changed-From-To: freebsd-bugs->darrenr 
Responsible-Changed-By: darrenr 
Responsible-Changed-When: Wed Feb 21 13:37:23 PST 2001 
Responsible-Changed-Why:  
darrenr is responsible for ipfilter 

http://www.freebsd.org/cgi/query-pr.cgi?pr=24252 
>Unformatted:
