From owner-freebsd-current Fri Mar 16 16:22:39 2001 Delivered-To: freebsd-current@freebsd.org Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id 80A2237B719 for ; Fri, 16 Mar 2001 16:22:36 -0800 (PST) (envelope-from dima@unixfreak.org) Received: from spike.unixfreak.org (spike [192.168.2.4]) by bazooka.unixfreak.org (Postfix) with ESMTP id 71C773E1E; Fri, 16 Mar 2001 16:22:35 -0800 (PST) To: David Wolfskill Cc: current@freebsd.org Subject: Re: "make buildkernel" breakage in sys/modules/if_ef/../../net/if_ef.c?? In-Reply-To: <200103170011.f2H0BBl76831@bunrab.catwhisker.org>; from david@catwhisker.org on "Fri, 16 Mar 2001 16:11:11 -0800 (PST)" Date: Fri, 16 Mar 2001 16:22:35 -0800 From: Dima Dorfman Message-Id: <20010317002235.71C773E1E@bazooka.unixfreak.org> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David Wolfskill writes: > machine -> /usr/src/sys/i386/include > echo "#define INET 1" > opt_inet.h > touch opt_inet6.h > rm -f .depend > mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/dev -I > @/../include -I/usr/obj/usr/src/i386/usr/include /usr/src/sys/modules/if_dis > c/../../net/if_disc.c > ===> if_ef > @ -> /usr/src/sys > machine -> /usr/src/sys/i386/include > echo "#define IPX 1" > opt_ipx.h > echo "#define INET 1" > opt_inet.h > echo " > > echo " > > echo " > > echo " Try building make(1) manually, sticking it in /usr/bin, and using the new version to build the kernel. Dima Dorfman dima@unixfreak.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message