Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Apr 2001 12:51:06 -0500
From:      "Victor R. Cardona" <vcardona@marx.alton1.il.home.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: ipfilter
Message-ID:  <20010414125106.A706@marx.alton1.il.home.com>
In-Reply-To: <p05010400b6fe17ed1d2b@[192.168.151.4]>; from michael@orionmedia.net on Sat, Apr 14, 2001 at 11:14:58AM -0400
References:  <p05010400b6fe17ed1d2b@[192.168.151.4]>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Apr 14, 2001 at 11:14:58AM -0400, Michael Feld wrote:
> In file included from 
> /usr/src/sys/modules/ipfilter/../../netinet/mlfk_ipl.c:43:
> @/netinet/ip_compat.h:267: osreldate.h: No such file or directory
> *** Error code 1
> 
> Stop in /usr/src/sys/modules/ipfilter.
> *** Error code 1
> 
> Stop in /usr/src/sys/modules.
> *** Error code 1
> 
> Stop in /usr/src/sys/compile/FIREWALL.
> 
> I realize that it's looking for osreldate.h, but I can't figure out 
> where it's supposed to be.  The file exists in several places, but 
> I'm not sure where to put it to make the compiler see it.  Any 
> suggestions would be helpful.

Edit the file that causes the error, and change '#include <osreldate.h>'
to '#include <sys/osreldate.h>'

HTH,
Victor
-- 
Victor R. Cardona
vcardona@home.com

                "Behold the keyboard of Kahless, the greatest Klingon 
                  code warrior that ever lived!"


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




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