trying to build X from git on Debian 6.0.6
Alan Coopersmith
alan.coopersmith at oracle.com
Mon Jan 21 19:28:15 PST 2013
On 01/21/13 05:08 PM, Dennis Clarke wrote:
> Hrmmm .. I guess these CFLAGS are not going to work :
>
> aster $ echo $CFLAGS
> -m64 -g -malign-double -std=iso9899:199409 -pedantic-errors
Current X sources require some C99 features, but you've told your compiler to
play dumb and refuse to compile C99 sources with that -std flag set to the
1994 update to C89.
--
-Alan Coopersmith- alan.coopersmith at oracle.com
Oracle Solaris Engineering - http://blogs.oracle.com/alanc
More information about the xorg
mailing list