View Full Version : [SOLVED] compiz fails with --disable-gnome
sonicbhoc
June 17th, 2007, 09:27 PM
I don't even use gconf, and I have it set to disable gconf, but this error message shows up.
[code:9340f]
configure: error: conditional "GCONF_SCHEMAS_INSTALL" was never defined.
Usually this means the macro was only invoked conditionally.
[/code:9340f]
Configured with:
[code:9340f]
Called econf '--with-default-plugins' '--disable-gtk' '--disable-gconf' '--disable-gnome' '--disable-metacity' '--enable-kde' '--enable-librsvg' '--enable-dbus' '--enable-dbus-glib' '--enable-fuse'
[/code:9340f]
Deciare
June 18th, 2007, 01:26 AM
I've tried passing the exact parameters you quoted to autogen.sh, both with and without gconf and/or gconfmm installed, but I can't reproduce your error.
Not having gconf installed at all produces a different error:
[code:e5bad][deciare@raravis compiz]$ ./autogen.sh --with-default-plugins --disable-gtk --disable-gconf --disable-gnome --disable-metacity --enable-kde --enable-librsvg --enable-dbus --enable-dbus-glib --enable-fuse
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal
configure.ac:157: warning: macro `AM_GCONF_SOURCE_2' not found in library
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy
libtoolize: `config.guess' exists: use `--force' to overwrite
libtoolize: `config.sub' exists: use `--force' to overwrite
libtoolize: `ltmain.sh' exists: use `--force' to overwrite
configure.ac:157: warning: macro `AM_GCONF_SOURCE_2' not found in library
autoreconf: running: /usr/bin/autoconf
configure.ac:157: error: possibly undefined macro: AM_GCONF_SOURCE_2
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[/code:e5bad]
Where are you getting "econf" from? Is that a Gentoo function? Might it be calling configure directly, instead of autogen.sh?
sonicbhoc
June 19th, 2007, 05:16 PM
This was fixed by a patch to the gentoo xeffects overlay. Thanks anyway!
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.