On Sat, Oct 12, 2002 at 08:31:52PM -0400, Mike Barcroft <[EMAIL PROTECTED]> wrote:
> > > I don't really understand how this is happening. The uses of NSIG are > > > also conditionalized. If _POSIX_SOURCE is defined, line 46 should not > > > be visible. What rev is your /usr/include/sys/cdefs.h and > > > /usr/include/signal.h? > > > > /usr/include/sys/cdefs.h: > > $FreeBSD: src/sys/sys/cdefs.h,v 1.67 2002/10/07 02:50:44 mike Exp $ > > $FreeBSD: src/sys/sys/cdefs.h,v 1.67 2002/10/07 02:50:44 mike Exp $ > > > > /usr/include/signal.h: > > $FreeBSD: src/include/signal.h,v 1.19 2002/10/06 21:54:08 mike Exp $ > > > > The same error happens several times down the road of XFree86-4 port > > compilation and all the problematic source files contain > > #include <signal.h> surrounded by _POSIX_SOURCE. Removing this > > _POSIX_SOURCE thing got the XFree86-4 port compile to me. > > I've just committed the rest of my <signal.h>-related patches, can you > update your system and let me know if I've fixed the problem. Yes it's fixed now, I've restarted the ports building from scratch and it did over imake-4 just minutes ago. No info for the whole XFree86-4 yet, but it's the same I guess. Thanks for your hard work -- Vallo Kallaste [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message