Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Oct 2000 14:12:36 -0700
From:      "David O'Brien" <obrien@freebsd.org>
To:        Mike Smith <msmith@freebsd.org>
Cc:        current@freebsd.org
Subject:   Re: Today -current broken on build
Message-ID:  <20001002141236.A41202@dragon.nuxi.com>
In-Reply-To: <200010011914.e91JEPh03548@mass.osd.bsdi.com>; from msmith@freebsd.org on Sun, Oct 01, 2000 at 12:14:25PM -0700
References:  <9417.970426445@winston.osd.bsdi.com> <200010011914.e91JEPh03548@mass.osd.bsdi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 01, 2000 at 12:14:25PM -0700, Mike Smith wrote:
> Er, this is probably the wrong fix.  It sounds like the kernel 'callout' 
> structure is ending up visible in userland, which it shouldn't.

The build was broken by the inclusion of <machine/mutex.h> in
sys/sys/mbuf.h rev 1.56.  <machine/mutex.h> includes sys/sys/proc.h as of
rev 1.7.  sys/sys/proc.h includes sys/sys/callout.h and that's were it
comes from.

-- 
-- David  (obrien@FreeBSD.org)


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?20001002141236.A41202>