From owner-freebsd-current Sat Jan 10 01:22:43 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA12487 for current-outgoing; Sat, 10 Jan 1998 01:22:43 -0800 (PST) (envelope-from owner-freebsd-current) Received: from nomis.simon-shapiro.org ([206.190.143.100]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id BAA12472 for ; Sat, 10 Jan 1998 01:22:37 -0800 (PST) (envelope-from shimon@nomis.Simon-Shapiro.ORG) Received: (qmail 14008 invoked by uid 1000); 10 Jan 1998 09:22:41 -0000 Message-ID: X-Mailer: XFMail 1.3-alpha-010198 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sat, 10 Jan 1998 01:22:41 -0800 (PST) Reply-To: shimon@simon-shapiro.org Organization: The Simon Shapiro Foundation From: Simon Shapiro To: freebsd-current@freebsd.org Subject: Still another net/inet build bug Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk This failure: cc -nostdinc -O -pipe -DETC_ETHERS -DSYSLOG -DDEBUG -DVEND_CMU -I/usr/obj/usr/src/3.0/src/tmp/usr/include -c /usr/src/3.0/src/libexec/bootpd/hwaddr.c In file included from /usr/obj/usr/src/3.0/src/tmp/usr/include/net/if_arp.h:40, from /usr/src/3.0/src/libexec/bootpd/hwaddr.c:27: /usr/obj/usr/src/3.0/src/tmp/usr/include/net/if_var.h:112: field `if_data' has incomplete type *** Error code 1 Stop. can be corrected by this patch: Index: if_var.h =================================================================== RCS file: /Archives/FreeBSD/FreeBSD-CVS/src/sys/net/if_var.h,v retrieving revision 1.6 diff -c -r1.6 if_var.h *** if_var.h 1997/08/28 01:17:09 1.6 --- if_var.h 1998/01/10 09:20:37 *************** *** 73,78 **** --- 73,81 ---- struct ether_header; #endif + #include + #include + #include /* get TAILQ macros */ TAILQ_HEAD(ifnethead, ifnet); /* we use TAILQs so that the order of */ ---------- Sincerely Yours, Simon Shapiro Shimon@Simon-Shapiro.ORG Voice: 503.799.2313