From owner-freebsd-current Tue Oct 24 7:27:36 2000 Delivered-To: freebsd-current@freebsd.org Received: from tfrsolcom.transfer-solutions.com (mail.transfer-solutions.com [195.109.218.250]) by hub.freebsd.org (Postfix) with ESMTP id E800637B479; Tue, 24 Oct 2000 07:27:33 -0700 (PDT) Received: from tfrsolcom.transfer-solutions.com (localhost [127.0.0.1]) by tfrsolcom.transfer-solutions.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2448.0) id VQ7FAXT5; Tue, 24 Oct 2000 16:22:49 +0200 Received: from 193.100.100.107 by tfrsolcom.transfer-solutions.com (InterScan E-Mail VirusWall NT); Tue, 24 Oct 2000 16:22:49 +0100 Message-Id: <4.2.0.58.20001024161521.00b82800@mail.drwilco.net> X-Sender: rmulhuij@tfrsolcom X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Tue, 24 Oct 2000 16:24:40 +0200 To: Patrick Gardella From: "Rogier R. Mulhuijzen" Subject: Re: XFree86 3.3.6_3 build dies on -current Cc: freebsd-current@freebsd.org In-Reply-To: <39F59863.803D40E9@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >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... DocWilco To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message