Re: make release failure - ipfilter(osreldate.h)

2000-10-28 Thread David O'Brien

On Sat, Oct 28, 2000 at 01:54:52PM -0700, John W. De Boskey wrote:
> /usr/src/sys/modules/ipfilter/../../netinet/mlfk_ipl.c:44:
> @/netinet/ip_compat.h:268: osreldate.h: No such file or directory
> *** Error code 1

This was fixed (two different ways) 2 days ago.
What rev of /sys/modules/Makefile and ip_compat.h do you have?



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



make release failure - ipfilter(osreldate.h)

2000-10-28 Thread John W. De Boskey

Subject says it. I'll try to look at it later this evenning.

===> ipfilter
cc -O -pipe -DIPFILTER=1 -DIPFILTER_LKM -DIPFILTER_LOG  -D_KERNEL -Wall
-Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes
-Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi -DKLD_MODULE
-nostdinc -I-  -I. -I@ -I@/../include  -mpreferred-stack-boundary=2 -c
/usr/src/sys/modules/ipfilter/../../netinet/mlfk_ipl.c
In file included from
/usr/src/sys/modules/ipfilter/../../netinet/mlfk_ipl.c:44:
@/netinet/ip_compat.h:268: 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/GENERIC.
*** Error code 1

---> Sat Oct 28 16:09:16 EDT 2000 - build of 5.0-20001028-SNAP was an abject
failure.


   Sources current as of 11:50am EST.

-John



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message