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.coopersm...@oracle.com Oracle Solaris Engineering - http://blogs.oracle.com/alanc _______________________________________________ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.x.org/mailman/listinfo/xorg Your subscription address: arch...@mail-archive.com