how to compile Xgl?

techservio techservio at gmail.com
Sat Dec 29 08:25:43 PST 2007


Is it possible to compile Xgl from git?

Here my actions:

git clone git://anongit.freedesktop.org/git/xorg/xserver
cd xserver
git checkout origin/xgl-0-0-1
./autogen.sh --prefix=/opt/xgl --enable-xgl --disable-xorg --disable-xprint
--enable-glx --enable-dri --with-mesa-source=/build/X.org/mesa-drm/mesa
--with-dri-driver-path=/usr/lib/dri --with-release-snap=1 --disable-xvfb
--disable-xnest --enable-xglx --enable-xkb --disable-kdriveserver
--disable-dmx
make

compilation finished with a error:

dispatch.c:115:35: error: X11/extensions/Xagsrv.h: No such file or directory
dispatch.c:118:1: warning: "XKB_IN_SERVER" redefined
In file included from dispatch.c:82:
../include/dix-config.h:346:1: warning: this is the location of the previous
definition
make[1]: *** [dispatch.lo] Error 1
make[1]: Leaving directory `/mnt/d6/xgl/build/dix'
make: *** [all-recursive] Error 1

What is wrong?

-- 
View this message in context: http://www.nabble.com/how-to-compile-Xgl--tp14538954p14538954.html
Sent from the Free Desktop - xorg mailing list archive at Nabble.com.




More information about the xorg mailing list