From owner-freebsd-questions Sat Feb 2 4:51:35 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 F028337B417 for ; Sat, 2 Feb 2002 04:51:30 -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 g12CpPw19475; Sat, 2 Feb 2002 13:51:25 +0100 (CET) Received: from mail.cs.uni-sb.de (IDENT:JKb2swp2cAF6A+GfaZ7FeHKZdJ/wZ3Cp@mail.cs.uni-sb.de [134.96.254.200]) by cs.uni-sb.de (8.12.1/2001121800) with ESMTP id g12CpOF24741; Sat, 2 Feb 2002 13:51:24 +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 g12CpMk19870; Sat, 2 Feb 2002 13:51:22 +0100 (CET) Received: (from schuerge@localhost) by wjpserver.cs.uni-sb.de (8.11.0/8.11.0/wjp-SVR4/1999052600) id g12CpLA28287; Sat, 2 Feb 2002 13:51:21 +0100 (MET) From: Thomas Schuerger Message-Id: <200202021251.g12CpLA28287@wjpserver.cs.uni-sb.de> Subject: Re: Building GENERIC kernel fails In-Reply-To: <3C5BD91A.5CEF8F25@earthlink.net> from Bob at "Feb 2, 2002 06:18:34 am" To: Bob Date: Sat, 2 Feb 2002 13:51:21 +0100 (MET) Cc: freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL57 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=UNKNOWN-8BIT Content-Transfer-Encoding: 8bit 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 It is in /usr/include for sure, but building the kernel doesn't look there for the file. Shouldn't the file be somewhere in /usr/src so it can be installed to /usr/include when installing world? Greetings, Thomas. > It should be in /usr/include/. > > Thomas Schuerger wrote: > > > > Hi! > > > > I tried to build a GENERIC (unmodified file from /sys/i386/conf) 4.5 kernel. The compilation stops at > > "ipfilter" with: > > > > ------ > > > > ... > > ===> gx > > ===> if_disc > > ===> if_ef > > ===> if_faith > > ===> if_gif > > ===> if_ppp > > ===> if_sl > > ===> if_stf > > ===> if_tap > > ===> if_tun > > ===> if_vlan > > ===> ip6fw > > ===> 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 > > 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 > > *** Error code 1 > > > > Stop in /new/usr.src/sys/modules/ipfilter. > > *** Error code 1 > > > > Stop in /new/usr.src/sys/modules. > > *** Error code 1 > > > > Stop in /new/usr.src/sys/compile/GENERIC. > > Exit 1 > > > > ------ > > > > And look at that, I cannot find a file called "osreldate.h" anywhere > > in /usr/src. Where should that file be located normally? > > > > Greetings, > > Thomas. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > Gruß, Thomas Schürger. http://www.menden.org http://www.gif-galerie.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message