building Xgl under debian/sid

mista rastamasta at gmx.de
Sun Feb 19 12:16:02 PST 2006


Am Sun, 19 Feb 2006 19:55:31 +0100
schrieb Xavier Bestel <xavier.bestel at free.fr>:

> 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 ?
> 

afaik the open source driver is missing one important feature for
xgl called GL_ARB_texture_non_power_of_two. If your glxinfo | grep ARB
don´t show it you schould make xgl with the ati driver, or it will be
to slow to be usable.  Just my experience with a radeon 9600...

Regards,
Hannes

> 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
> 
> 
> _______________________________________________
> xorg mailing list
> xorg at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xorg
> 



More information about the xorg mailing list