Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jan 2001 06:31:40 -0800 (PST)
From:      Matt@MPCM.com
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/24252: IPFILTER Kernel Module cannot find osreldate.h 
Message-ID:  <200101111431.f0BEVes66809@freefall.freebsd.org>

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

>Number:         24252
>Category:       kern
>Synopsis:       IPFILTER Kernel Module cannot find osreldate.h
>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:   Thu Jan 11 06:40:02 PST 2001
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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