From owner-freebsd-current Tue Oct 24 7:34:15 2000 Delivered-To: freebsd-current@freebsd.org Received: from toyland.drapple.com (toyland.drapple.com [204.200.26.114]) by hub.freebsd.org (Postfix) with ESMTP id C6D0937B479 for ; Tue, 24 Oct 2000 07:34:11 -0700 (PDT) Received: from freebsd.org (bet-su5-23.itg.discovery.com [198.147.13.23]) by toyland.drapple.com (8.9.3/8.9.3) with ESMTP id HAA35787; Tue, 24 Oct 2000 07:34:05 -0700 (PDT) (envelope-from patrick@freebsd.org) Message-ID: <39F59DDB.5C41E896@freebsd.org> Date: Tue, 24 Oct 2000 14:34:03 +0000 From: Patrick Gardella Organization: FreeBSD X-Mailer: Mozilla 4.75 [en] (X11; U; SunOS 5.7 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: "Rogier R. Mulhuijzen" Cc: freebsd-current@freebsd.org Subject: Re: XFree86 3.3.6_3 build dies on -current References: <4.2.0.58.20001024161521.00b82800@mail.drwilco.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Rogier R. Mulhuijzen" wrote: > > >In file included from /usr/include/sys/wait.h:93, > > from vgaHW.c:44: > >/usr/include/machine/endian.h:72: syntax error before > >`__uint16_swap_unit32' > >/usr/include/machine/endian.h:72: syntax error before `__x' > > > > > >I've not seen this reported before, nor a work around. > > I don't know which is "the right thing" but adding '#include ' > in front of either the '#include ' in vgaHW.c or in front of > the '#include ' in /usr/include/sys/wait.h should fix > your blues. I'm guessing one is the fix and the other is a workaround, but > don't know which is which =) . I'm not up to speed on include rules... is already defined in front of in vgaHW.c :( Patrick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message