Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Dec 2010 23:49:41 -0700 (MST)
From:      Dennis Glatting <freebsd@penx.com>
To:        freebsd-questions@freebsd.org
Subject:   /usr/include/machine/endian.h:123: syntax error
Message-ID:  <alpine.BSF.2.00.1012152348100.88766@Elmer.dco.penx.com>

next in thread | raw e-mail | index | archive | help

While compiling a port...


btw> uname -a
FreeBSD btw 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #55: Sat Dec 11 22:48:59 
PST 2010     root@btw:/usr/src/sys/amd64/compile/BTW  amd64



btw# portupgrade devel/libgdata

<snip>

   GISCAN gdata/GData-0.0.gir
/usr/include/machine/endian.h:123: syntax error, unexpected '{' in ' 
return (__extension__ ({ register __uint64_t __X = (_x); __asm ("bswap %0" 
: "+r" (__X)); __X; }));' at '{'




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1012152348100.88766>