Date: Wed, 25 Dec 2002 23:19:36 -0800 From: Kent Stewart <kstewart@owt.com> To: brad@brad-x.com, freebsd-stable@FreeBSD.ORG Subject: Re: -STABLE kernel build failure on if_gre.c Message-ID: <200212252319.36705.kstewart@owt.com> In-Reply-To: <200212260012.51587.brad@brad-x.com> References: <200212260012.51587.brad@brad-x.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212252319.36705.kstewart>