building Xgl under debian/sid

Xavier Bestel xavier.bestel at free.fr
Sun Feb 19 10:55:31 PST 2006


Hi,

I'm trying to build Xgl under debian/sid. The problem when building mesa
is that glcontextmodes.c includes GL/glxint.h, which is only part of the
package xlibmesa-gl-dev that I can't install because I have
libgl1-mesa-dri installed (I need the R300 radeon dri driver to have
accelerated OpenGL).
Does anyone know how to build Mesa with open source DRI ?

Moreover, trying to configure Xorg gives:
[xav at bip:~/xgl/xserver/xorg]$ ./autogen.sh --prefix=$HOME/xgl/install_dir --enable-xgl --enable-xglserver --enable-glx --disable-xvfb --disable-xnest --disable--xprint
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal  --output=aclocal.m4t
autoreconf: `aclocal.m4' is updated
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy
libtoolize: `./ltmain.sh' is already up to date.
libtoolize: You should add the contents of the following files to `aclocal.m4':
libtoolize:   `/usr/share/aclocal/libtool.m4'
libtoolize:   `/usr/share/aclocal/ltoptions.m4'
libtoolize:   `/usr/share/aclocal/ltversion.m4'
libtoolize:   `/usr/share/aclocal/ltsugar.m4'
libtoolize:   `/usr/share/aclocal/lt~obsolete.m4'
autoreconf: `aclocal.m4' is unchanged
autoreconf: running: /usr/bin/autoconf
configure.ac:435: error: possibly undefined macro: XTRANS_CONNECTION_FLAGS
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1

Are there specific versions of autotools to use ? It's a bit messy for
me.

Thanks,
	Xav





More information about the xorg mailing list