Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Oct 2002 20:35:14 -0700
From:      Marcel Moolenaar <marcel@xcllnt.net>
To:        Mike Barcroft <mike@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/sys signal.h
Message-ID:  <20021013033514.GA80994@dhcp01.pn.xcllnt.net>
In-Reply-To: <200210130033.g9D0XqWR072184@freefall.freebsd.org>
References:  <200210130033.g9D0XqWR072184@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Oct 12, 2002 at 05:33:52PM -0700, Mike Barcroft wrote:
> mike        2002/10/12 17:33:52 PDT
[snip]
>   Revision  Changes    Path
>   1.34      +70 -49    src/sys/sys/signal.h

Mike,

This commit breaks a kernel build for kern/kern_mib.c. The problem is
that kern_mib.c uses _KPOSIX_VERSION that was indirectly pulled in
by sys/signal.h by means of the inclusion of sys/_posix.h (I think).
We now don't have any consumers of _posix.h...

FYI,

-- 
 Marcel Moolenaar	  USPA: A-39004		 marcel@xcllnt.net

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021013033514.GA80994>