LWN.net Logo

HOWTO Xgl under Mandriva

HOWTO Xgl under Mandriva

Posted Feb 26, 2006 22:15 UTC (Sun) by hanus (guest, #36143)
Parent article: HOWTO Xgl under Mandriva

Hi, I did not succeed, any suggestion? Thanx
PS: the patch code seems reverse...

[root@hanus_ntb xgl-0.0.1]# ./autogen.sh --prefix=/opt/fdo --enable-xgl --enable-xglx --disable-xprint --disable-dmx --disable-xvfb --disable-xnest --with-mesa-source=/opt/cvs/Mesa
autoreconf-2.5x: Entering directory `.'
autoreconf-2.5x: configure.ac: not using Gettext
autoreconf-2.5x: running: aclocal --output=aclocal.m4t
autoreconf-2.5x: `aclocal.m4' is created
autoreconf-2.5x: configure.ac: tracing
autoreconf-2.5x: running: libtoolize --copy
autoreconf-2.5x: `aclocal.m4' is unchanged
autoreconf-2.5x: running: /usr/bin/autoconf
autoreconf-2.5x: running: /usr/bin/autoheader
autoreconf-2.5x: running: automake --add-missing --copy
configure.ac: installing `./install-sh'
configure.ac: installing `./mkinstalldirs'
configure.ac: installing `./missing'
GL/glx/Makefile.am: installing `./depcomp'
GL/mesa/Makefile.am: installing `./compile'
bin_PROGRAMS: variable `Xglx_programs' is used but `Xglx_programs' is undefined
autoreconf-2.5x: automake failed with exit status: 1
[root@hanus_ntb xgl-0.0.1]#


(Log in to post comments)

HOWTO Xgl under Mandriva

Posted Feb 28, 2006 18:26 UTC (Tue) by hanus (guest, #36143) [Link]

Found solution myself (Google): install automake 1.9.
PS: about patch: reverese signalled because CVS already patched as of Feb 16th.

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds