Date: Sat, 25 Nov 2000 12:40:17 -0800 (PST) From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: freebsd-current@freebsd.org Subject: world broken: mbuf.h:120: `MSIZE' undeclared here Message-ID: <200011252040.eAPKeH620773@troutmask.apl.washington.edu>
next in thread | raw e-mail | index | archive | help
===> usr.bin/netstat
cc -O -pipe -Wall -DIPSEC -DINET6 -DIPSEC -I/usr/obj/usr/src/i386/usr/include -c /usr/src/usr.bin/netstat/if.c
In file included from /usr/obj/usr/src/i386/usr/include/net/if_var.h:78,
from /usr/src/usr.bin/netstat/if.c:49:
/usr/obj/usr/src/i386/usr/include/sys/mbuf.h:120: `MSIZE' undeclared here (not in a function)
/usr/obj/usr/src/i386/usr/include/sys/mbuf.h:120: size of array `MH_databuf' has non-integer type
/usr/obj/usr/src/i386/usr/include/sys/mbuf.h:123: `MSIZE' undeclared here (not in a function)
/usr/obj/usr/src/i386/usr/include/sys/mbuf.h:123: size of array `M_databuf' has non-integer type
/usr/obj/usr/src/i386/usr/include/sys/mbuf.h:239: `MCLBYTES' undeclared here (not in a function)
*** Error code 1
Stop in /usr/src/usr.bin/netstat.
*** Error code 1
Sources are from today at 10:27 PST.
--
Steve
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011252040.eAPKeH620773>
