Date: Fri, 28 Jun 2002 11:44:26 -0700 (PDT) From: Harkirat Singh <singh@pdx.edu> To: questions@FreeBSD.ORG Subject: FreeBSD4_5 Kernel Make error : modules/ipfilter Message-ID: <Pine.GSO.4.44.0206281127001.26598-100000@freke.odin.pdx.edu>
next in thread | raw e-mail | index | archive | help
Hello : I was upgrading my laptop from FreeBSD4_3 to 4.5 using CVSup (tag=RELENG_4_5_0_RELEASE, src-all). After resolving initial errors with cvsup and config(8) (need new versions) I started bulding new kernel. While doing so I got this error message ... ===> ipfilter cc -O -pipe -DIPFILTER_LKM -DIPFILTER_LOG -I/usr/src/sys/modules/ipfilter/../../contrib/ipfilter -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I/usr/src/sys/modules/ipfilter/../../contrib/ipfilter -I. -I@ -I@/../include -mpreferred-stack-boundary=2 -c /usr/src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/mlfk_ipl.c In file included from /usr/src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/mlfk_ipl.c:50: /usr/src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/ip_compat.h:297: 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/KERNEL-4-5. ..... I would appreciate if someone can help me with this problem. Thanks in advance. harkirat 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?Pine.GSO.4.44.0206281127001.26598-100000>