Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Nov 2000 11:23:45 -0800
From:      Alfred Perlstein <bright@wintelcom.net>
To:        Jonathan Lemon <jlemon@flugsvamp.com>
Cc:        Michael Harnois <mdharnois@home.com>, Bosko Milekic <bmilekic@technokratis.com>, Steve Kargl <sgk@troutmask.apl.washington.edu>, jlemon@FreeBSD.ORG, freebsd-current@FreeBSD.ORG
Subject:   Re: world broken: mbuf.h:120: `MSIZE' undeclared here
Message-ID:  <20001126112345.U8051@fw.wintelcom.net>
In-Reply-To: <20001126131605.I69183@prism.flugsvamp.com>; from jlemon@flugsvamp.com on Sun, Nov 26, 2000 at 01:16:05PM -0600
References:  <Pine.BSF.4.21.0011251800170.46492-100000@jehovah.technokratis.com> <86r93yr2lr.fsf@mharnois.workgroup.net> <86itpar1sr.fsf@mharnois.workgroup.net> <20001126131605.I69183@prism.flugsvamp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
* Jonathan Lemon <jlemon@flugsvamp.com> [001126 11:18] wrote:
> On Sun, Nov 26, 2000 at 01:06:12PM -0600, Michael Harnois wrote:
> > On 26 Nov 2000 12:48:48 -0600, Michael Harnois <mdharnois@home.com> said:
> > 
> >     > OK, I think I have it now. Remove sys/mbuf.h and change
> >     > machine/mutex.h to sys/mutex.h.
> > 
> > Except that the kernel won't build if sys/mbuf.h isn't included. Oh well.
> 
> Yes;  I"m testing a fix with:
> 
> 	#ifdef _KERNEL
> 	#include <sys/mbuf.h>
> 	#endif /* _KERNEL */
> 	#include <sys/mutex.h>
> 
> My machines are churning through a make world right now..

Ick, shouldn't it just be required that one include sys/mbuf.h before
this include file?

-- 
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
"I have the heart of a child; I keep it in a jar on my desk."


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?20001126112345.U8051>