From owner-freebsd-questions@FreeBSD.ORG Sat Dec 18 12:46:06 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2F6301065670 for ; Sat, 18 Dec 2010 12:46:05 +0000 (UTC) (envelope-from tijl@coosemans.org) Received: from mailrelay002.isp.belgacom.be (mailrelay002.isp.belgacom.be [195.238.6.175]) by mx1.freebsd.org (Postfix) with ESMTP id 7B0E98FC18 for ; Sat, 18 Dec 2010 12:46:05 +0000 (UTC) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEABM8DE1bsUgS/2dsb2JhbACkM3S8eIVKBA Received: from 18.72-177-91.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([91.177.72.18]) by relay.skynet.be with ESMTP; 18 Dec 2010 13:46:03 +0100 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.14.4/8.14.4) with ESMTP id oBICk2gM002348; Sat, 18 Dec 2010 13:46:03 +0100 (CET) (envelope-from tijl@coosemans.org) From: Tijl Coosemans To: Dennis Glatting Date: Sat, 18 Dec 2010 13:45:54 +0100 User-Agent: KMail/1.13.5 (FreeBSD/8.2-PRERELEASE; KDE/4.5.2; i386; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart5051018.dIFWhhqqO6"; protocol="application/pgp-signature"; micalg=pgp-sha256 Content-Transfer-Encoding: 7bit Message-Id: <201012181346.00732.tijl@coosemans.org> Cc: freebsd-questions@freebsd.org Subject: Re: /usr/include/machine/endian.h:123: syntax error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Dec 2010 12:46:06 -0000 --nextPart5051018.dIFWhhqqO6 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable On Thursday 16 December 2010 07:49:41 Dennis Glatting wrote: >=20 > While compiling a port... >=20 >=20 > btw> uname -a > FreeBSD btw 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #55: Sat Dec 11 22:48:5= 9=20 > PST 2010 root@btw:/usr/src/sys/amd64/compile/BTW amd64 >=20 >=20 >=20 > btw# portupgrade devel/libgdata >=20 > >=20 > GISCAN gdata/GData-0.0.gir > /usr/include/machine/endian.h:123: syntax error, unexpected '{' in '=20 > return (__extension__ ({ register __uint64_t __X =3D (_x); __asm ("bswap = %0"=20 > : "+r" (__X)); __X; }));' at '{' I couldn't reproduce this. Do you have any special CFLAGS perhaps? --nextPart5051018.dIFWhhqqO6 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iF4EABEIAAYFAk0MrQgACgkQfoCS2CCgtitQxAD/Z4daP+a8eTrYjjkuSlrCSp0v a8yGoQqMeqGGwUst5TMA+wUShOC4JqXhROVT5bSUrF5IAPtf91eUEanv2D2JL6no =7ZOk -----END PGP SIGNATURE----- --nextPart5051018.dIFWhhqqO6--