Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Nov 2000 18:01:33 -0500 (EST)
From:      Bosko Milekic <bmilekic@technokratis.com>
To:        Steve Kargl <sgk@troutmask.apl.washington.edu>
Cc:        jlemon@freebsd.org, freebsd-current@FreeBSD.ORG
Subject:   Re: world broken: mbuf.h:120: `MSIZE' undeclared here
Message-ID:  <Pine.BSF.4.21.0011251800170.46492-100000@jehovah.technokratis.com>
In-Reply-To: <200011252040.eAPKeH620773@troutmask.apl.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help

  No biggie guys...

  jlemon, I think you may want to remove the include for sys/mbuf.h in
  if_var.h if it isn't needed (try) -- I think this is what may be screwing
  up netstat.

  Sorry, Steve, for this inconvenience, but this stuff does occasionally
  happen in -CURRENT. :-)


On Sat, 25 Nov 2000, Steve Kargl wrote:

> ===> 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

  Cheers,
  Bosko Milekic
  bmilekic@technokratis.com




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?Pine.BSF.4.21.0011251800170.46492-100000>