From owner-freebsd-questions Thu Jan 31 10:44:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from uni-sb.de (uni-sb.de [134.96.252.33]) by hub.freebsd.org (Postfix) with ESMTP id 8F1A237B419 for ; Thu, 31 Jan 2002 10:43:39 -0800 (PST) Received: from cs.uni-sb.de (cs.uni-sb.de [134.96.252.31]) by uni-sb.de (8.12.2/2002011500) with ESMTP id g0VIhbw03075 for ; Thu, 31 Jan 2002 19:43:38 +0100 (CET) Received: from mail.cs.uni-sb.de (IDENT:C6GNk5ZnzzMxp83prAIAcGxIbFcpEvbj@mail.cs.uni-sb.de [134.96.254.200]) by cs.uni-sb.de (8.12.1/2001121800) with ESMTP id g0VIhbF17111 for ; Thu, 31 Jan 2002 19:43:37 +0100 (CET) Received: from wjpserver.cs.uni-sb.de (wjpserver.cs.uni-sb.de [134.96.247.42]) by mail.cs.uni-sb.de (8.12.2/2002011500) with ESMTP id g0VIhZk04978 for ; Thu, 31 Jan 2002 19:43:35 +0100 (CET) Received: (from schuerge@localhost) by wjpserver.cs.uni-sb.de (8.11.0/8.11.0/wjp-SVR4/1999052600) id g0VIhZS08363 for freebsd-questions@freebsd.org; Thu, 31 Jan 2002 19:43:35 +0100 (MET) From: Thomas Schuerger Message-Id: <200201311843.g0VIhZS08363@wjpserver.cs.uni-sb.de> Subject: kernel compile failure To: freebsd-questions@freebsd.org Date: Thu, 31 Jan 2002 19:43:35 +0100 (MET) X-Mailer: ELM [version 2.4ME+ PL57 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! I cvsupped to RELENG4_5 today and build world. When compiling the kernel (with -j 1), I get the following error msgs: Any ideas why this may be going wrong? ... ===> ipfilter cc -O2 -march=pentiumpro -pipe -DIPFILTER_LKM -DIPFILTER_LOG -I/new/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/new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter -I. -I@ -I@/../include -mpreferred-stack-boundary=2 -c /new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/mlfk_ipl.c cc -O2 -march=pentiumpro -pipe -DIPFILTER_LKM -DIPFILTER_LOG -I/new/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/new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter -I. -I@ -I@/../include -mpreferred-stack-boundary=2 -c /new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/ip_nat.c cc -O2 -march=pentiumpro -pipe -DIPFILTER_LKM -DIPFILTER_LOG -I/new/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/new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter -I. -I@ -I@/../include -mpreferred-stack-boundary=2 -c /new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/ip_frag.c cc -O2 -march=pentiumpro -pipe -DIPFILTER_LKM -DIPFILTER_LOG -I/new/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/new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter -I. -I@ -I@/../include -mpreferred-stack-boundary=2 -c /new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/ip_state.c In file included from /new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/ip_nat.c:92: In file included from /new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/mlfk_ipl.c:50: /new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/ip_compat.h:297: osreldate.h: No such file or directory /new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/ip_compat.h:297: osreldate.h: No such file or directory In file included from /new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/ip_frag.c:63: /new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/ip_compat.h:297: osreldate.h: No such file or directory In file included from /new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/ip_state.c:75: /new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/ip_compat.h:297: osreldate.h: No such file or directory *** Error code 1 *** Error code 1 cc -c -O3 -march=pentiumpro -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -I../../contrib/ipfilter -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../ufs/ffs/ffs_balloc.c cc -c -O3 -march=pentiumpro -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -I../../contrib/ipfilter -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../ufs/ffs/ffs_inode.c *** Error code 1 *** Error code 1 4 errors *** Error code 2 1 error *** Error code 2 1 error Exit 2 Greetings, Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message