From owner-freebsd-current Fri Apr 12 9: 1:45 2002 Delivered-To: freebsd-current@freebsd.org Received: from espresso.q9media.com (espresso.q9media.com [216.254.138.122]) by hub.freebsd.org (Postfix) with ESMTP id 5205C37B416; Fri, 12 Apr 2002 09:01:42 -0700 (PDT) Received: (from mike@localhost) by espresso.q9media.com (8.11.6/8.11.6) id g3CFsvt51583; Fri, 12 Apr 2002 11:54:57 -0400 (EDT) (envelope-from mike) Date: Fri, 12 Apr 2002 11:54:57 -0400 From: Mike Barcroft To: John Baldwin Cc: current@FreeBSD.org Subject: Re: World broken? Message-ID: <20020412115457.D28249@espresso.q9media.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: ; from jhb@FreeBSD.org on Fri, Apr 12, 2002 at 10:24:31AM -0400 Organization: The FreeBSD Project Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG John Baldwin 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, 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