From owner-freebsd-hackers Sun Jan 8 22:39:23 1995 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id WAA20213 for hackers-outgoing; Sun, 8 Jan 1995 22:39:23 -0800 Received: from beta.wsl.sinica.edu.tw (beta.wsl.sinica.edu.tw [140.109.7.2]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id WAA20207 for ; Sun, 8 Jan 1995 22:39:20 -0800 Message-Id: <199501090639.WAA20207@freefall.cdrom.com> Received: by beta.wsl.sinica.edu.tw (1.37.109.8/16.2) id AA13742; Mon, 9 Jan 1995 14:38:11 +0800 From: Yen-Wei Liu Subject: Re: Cannot make world -- errors in tree To: rkw@dataplex.net Date: Mon, 9 Jan 95 14:38:10 EAT Cc: hackers@FreeBSD.org In-Reply-To: ; from "Richard Wackerbarth" at Jan 8, 95 6:08 am Mailer: Elm [revision: 70.85] Sender: hackers-owner@FreeBSD.org Precedence: bulk > > I think that the sup tree of -current is missing a header file update. > > ===> sbin/ipfw > cc -O2 -c /pub/.0/FreeBSD/FreeBSD-current/src/sbin/ipfw/ipfw.c > /pub/.0/FreeBSD/FreeBSD-current/src/sbin/ipfw/ipfw.c: In function `show_ipfw': > /pub/.0/FreeBSD/FreeBSD-current/src/sbin/ipfw/ipfw.c:184: structure has no membe > r named `fw_bcnt' > The newest ip_fw.h is under /usr/src/sys/i386/[???]/netinet/. Apparently SUP doesn't update /usr/include/* ... 8-( Maybe this is a bug ? 8-) I cannot compile several programs too . -- Yen-Wei Liu (ywliu@beta.wsl.sinica.edu.tw)