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
  [EMAIL PROTECTED]




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to