Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 May 2000 10:07:38 -0700
From:      R Joseph Wright <rjoseph@mammalia.org>
To:        freebsd-current@FreeBSD.org
Subject:   osreldate.h does not exist
Message-ID:  <20000524100738.A21731@manatee.mammalia.org>

next in thread | raw e-mail | index | archive | help
While attempting to upgrade from 4.0 -> 5.0, I get this problem during the 
kernel compile:

===> ipfilter
rm -f .depend
mkdep -f .depend -a   -nostdinc -DIPFILTER_LKM -DIPFILTER_LOG -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/../include  /usr/src/sys/modules/ipfilter/../../netinet/mlfk_ipl.c /usr/src/sys/modules/ipfilter/../../netinet/ip_nat.c /usr/src/sys/modules/ipfilter/../../netinet/ip_frag.c /usr/src/sys/modules/ipfilter/../../netinet/ip_state.c /usr/src/sys/modules/ipfilter/../../netinet/ip_proxy.c /usr/src/sys/modules/ipfilter/../../netinet/ip_auth.c /usr/src/sys/modules/ipfilter/../../netinet/ip_log.c /usr/src/sys/modules/ipfilter/../../netinet/ip_fil.c /usr/src/sys/modules/ipfilter/../../netinet/fil.c
/usr/src/sys/modules/ipfilter/../../netinet/ip_log.c:24: osreldate.h: No such file or directory
mkdep: compile failed
*** 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/MANATEE.


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




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