Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Apr 2002 11:54:57 -0400
From:      Mike Barcroft <mike@FreeBSD.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        current@FreeBSD.org
Subject:   Re: World broken?
Message-ID:  <20020412115457.D28249@espresso.q9media.com>
In-Reply-To: <XFMail.20020412102431.jhb@FreeBSD.org>; from jhb@FreeBSD.org on Fri, Apr 12, 2002 at 10:24:31AM -0400
References:  <XFMail.20020412102431.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin <jhb@FreeBSD.org> writes:
> I've seen this twice now on both alpha and sparc64.  It looks to be related to
> the ENDIAN macro changes:

[...]

> I guess all of those symbols are not defined or something and so have values of
> 0 and 0 == 0?
> 
> sys/wait.h includes machine/endian.h right before it defines this union, so
> something must be broke in there.

Yes, <sys/cdefs.h> wasn't being included on some archs.  It should be
fixed now.  Sorry about the breakage.

Best regards,
Mike Barcroft

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?20020412115457.D28249>