Hi,<br><br>I've got a copy of the xserver git repo from today, and tried to compile Xgl. I get this error while compiling:<br><br>xglcompose.c: In function 'xglCompositeGeneral':<br>xglcompose.c:134: error: 'union _SourcePict' has no member named 'source'
<br>xglcompose.c:172: error: 'union _SourcePict' has no member named 'source'<br>make[3]: *** [xglcompose.o] Error 1<br>make[3]: Leaving directory `/var/tmp/fst/src/xgl-20060624/hw/xgl'<br>make[2]: *** [all-recursive] Error 1
<br>make[2]: Leaving directory `/var/tmp/fst/src/xgl-20060624/hw/xgl'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/var/tmp/fst/src/xgl-20060624/hw'<br>make: *** [all-recursive] Error 1<br><br>I obtained the repo with
<br><br>git-clone git://anongit.freedesktop.org/xorg/xserver<br><br>Any ideas?<br><br>Thanks,<br>Alex<br>