From owner-freebsd-current Thu Mar 15 2:16:52 2001 Delivered-To: freebsd-current@freebsd.org Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id BF22537B718 for ; Thu, 15 Mar 2001 02:16:38 -0800 (PST) (envelope-from jhay@zibbi.icomtek.csir.co.za) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.11.1/8.11.1) id f2FAFOp64949; Thu, 15 Mar 2001 12:15:24 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200103151015.f2FAFOp64949@zibbi.icomtek.csir.co.za> Subject: Re: if_ef module broken in -current In-Reply-To: <20010315014515S.jkh@osd.bsdi.com> from Jordan Hubbard at "Mar 15, 2001 01:45:15 am" To: jkh@osd.bsdi.com (Jordan Hubbard) Date: Thu, 15 Mar 2001 12:15:24 +0200 (SAT) Cc: current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > ===> 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 " > > 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_ef/../../net/if_ef.c > /usr/src/sys/modules/if_ef/../../net/if_ef.c:31: opt_ef.h: No such file or directory > > What's with the empty echo statements there as well? I've just done a > world build on this box and its sources are about an hour (relative to > cvsup-master) old, so I'm pretty sure everything is properly in sync. > Maybe somebody broke make? The if_ef Makefile is .for and .if statements. John -- John Hay -- John.Hay@icomtek.csir.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message