From owner-freebsd-stable Wed Dec 25 23:19:41 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DEF537B401 for ; Wed, 25 Dec 2002 23:19:40 -0800 (PST) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5A8143E4A for ; Wed, 25 Dec 2002 23:19:39 -0800 (PST) (envelope-from kstewart@owt.com) Received: from owt-207-41-94-233.owt.com (owt-207-41-94-233.owt.com [207.41.94.233]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id XAA19678; Wed, 25 Dec 2002 23:19:37 -0800 Content-Type: text/plain; charset="iso-8859-1" From: Kent Stewart To: brad@brad-x.com, freebsd-stable@FreeBSD.ORG Subject: Re: -STABLE kernel build failure on if_gre.c Date: Wed, 25 Dec 2002 23:19:36 -0800 User-Agent: KMail/1.4.3 References: <200212260012.51587.brad@brad-x.com> In-Reply-To: <200212260012.51587.brad@brad-x.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200212252319.36705.kstewart@owt.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wednesday 25 December 2002 09:12 pm, Brad Laue wrote: > Building a -STABLE kernel as of Thu Dec 26 00:11:27 EST 2002 comes up > with the following (looking for similar experiences): > > mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ > -I@/../include -I/usr/obj/usr/src/i386/usr/include > /usr/src/sys/modules/if_gre/if_gre.c > /usr/src/sys/modules/if_gre/../../netinet/ip_gre.c > /usr/src/sys/modules/if_gre/if_gre.c:53: bpfilter.h: No such file or > directory In file included from > /usr/src/sys/modules/if_gre/if_gre.c:61: @/sys/ioctl.h:46: warning: > #warning "Don't #include ioctl.h in the kernel. Include xxxio.h > instead." > /usr/src/sys/modules/if_gre/if_gre.c:69: net/ethertypes.h: No such > file or directory > mkdep: compile failed > *** Error code 1 > > This is with a build of the GENERIC kernel. I've not seen a PR in the > database or a post on the lists about this yet. Anyone having a > similar issue? I just cvsup'ed src-all and didn't have any problem following the=20 recommended path of build world and then kernel. Kent --=20 Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message