Date: 16 Jun 2002 12:32:27 +0200 From: Dag-Erling Smorgrav <des@ofug.org> To: anholt@freebsd.org Cc: current@FreeBSD.ORG, Bruce Evans <bde@zeta.org.au> Subject: Re: i386 tinderbox failure Message-ID: <xzpvg8j345g.fsf@flood.ping.uio.no> In-Reply-To: <20020616164549.W3531-100000@gamplex.bde.org> References: <20020616164549.W3531-100000@gamplex.bde.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Bruce Evans <bde@zeta.org.au> writes: > This is caused by an old bogus include path in Makefiles (still needed > :-(), a bogus #include in drm and new newspace pollution in > <sys/select.h>. drm includes <sys/select.h>, although this header is > essentially user-only. <sys/select.h> now includes <signal.h>. > <signal.h> declares psignal(3) which is quite different from psignal(9). > ISTR that all includes of <sys/select.h> in the kernel were changed to > includes of <sys/selinfo.h>. There seems to have been a lot of bitrot > since then. Eric, can you fix this? DES -- Dag-Erling Smorgrav - des@ofug.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?xzpvg8j345g.fsf>