From owner-freebsd-current Thu Mar 15 1:46:20 2001 Delivered-To: freebsd-current@freebsd.org Received: from winston.osd.bsdi.com (winston.osd.bsdi.com [204.216.27.229]) by hub.freebsd.org (Postfix) with ESMTP id 779B337B718 for ; Thu, 15 Mar 2001 01:46:18 -0800 (PST) (envelope-from jkh@osd.bsdi.com) Received: from localhost (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.2/8.11.1) with ESMTP id f2F9jFH23292 for ; Thu, 15 Mar 2001 01:45:15 -0800 (PST) (envelope-from jkh@osd.bsdi.com) To: current@freebsd.org Subject: if_ef module broken in -current X-Mailer: Mew version 1.94.1 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20010315014515S.jkh@osd.bsdi.com> Date: Thu, 15 Mar 2001 01:45:15 -0800 From: Jordan Hubbard X-Dispatcher: imput version 20000228(IM140) Lines: 23 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. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message