Date: Fri, 29 May 2009 22:36:07 +0200 From: Mel Flynn <mel.flynn+fbsd.questions@mailing.thruhere.net> To: freebsd-questions@freebsd.org Cc: Gary Gatten <Ggatten@waddell.com> Subject: Re: sys/sched.h: present but cannot be compiled Message-ID: <200905292236.07971.mel.flynn%2Bfbsd.questions@mailing.thruhere.net> In-Reply-To: <70C0964126D66F458E688618E1CD008A0793EE1C@WADPEXV0.waddell.com> References: <70C0964126D66F458E688618E1CD008A0793EE1C@WADPEXV0.waddell.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 29 May 2009 22:04:57 Gary Gatten wrote: > On 6.0 RELEASE I keep getting this error. I've read a bunch of links > and tried tweaking some source to no avail. Any help resolving this > would be appreciated. It sounds kinda bad to me, but things are working > *OK*.... I don't like warnings, let alone those that have to do with > scheduling and threads... Tell the GNU autoconf maintainers to fix their macros then. They're trying to include a header with _KERNEL defined outside the kernel. And they should be using <sched.h> anyway. -- Mel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905292236.07971.mel.flynn%2Bfbsd.questions>