Date: Mon, 9 Jan 1995 01:06:30 -0800 (PST) From: "Justin T. Gibbs" <gibbs@estienne.CS.Berkeley.EDU> To: ywliu@beta.wsl.sinica.edu.tw (Yen-Wei Liu) Cc: rkw@dataplex.net, hackers@FreeBSD.org Subject: Re: Cannot make world -- errors in tree Message-ID: <199501090906.BAA23718@estienne.cs.berkeley.edu> In-Reply-To: <199501090639.WAA20207@freefall.cdrom.com> from "Yen-Wei Liu" at Jan 9, 95 02:38:10 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> > > > > 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-( No, SUP updates /usr/src/include, so you must "make includes" before /usr/src/ include is updated. > > Maybe this is a bug ? 8-) I cannot compile several programs too . > Do a make world, and you are almost always guaranteed to get the right dependancies. > -- > Yen-Wei Liu (ywliu@beta.wsl.sinica.edu.tw) > -- Justin T. Gibbs ============================================== TCS Instructional Group - Programmer/Analyst 1 Cory | Po | Danube | Volga | Parker | Torus ==============================================
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199501090906.BAA23718>