GNOME Bugzilla – Bug 102335
Misleading message when installing gconf schemas
Last modified: 2004-12-22 21:47:04 UTC
When installing the gconf schemas, the following build message looks like an error - maybe put an '@' before the command in Makefile.am so as to not alarm people. make[1]: Entering directory `/gnome/head/cvs/gst-plugins/gconf' make[2]: Entering directory `/gnome/head/cvs/gst-plugins/gconf' make[2]: Nothing to be done for `install-exec-am'. GCONF_CONFIG_SOURCE=xml::/gnome/head/INSTALL/etc/gconf/gconf.xml.defaults /gnome/head/INSTALL/bin/gconftool-2 \ --makefile-install-rule ./gstreamer.schemas || \ (echo ;\ echo "*****************************************************"; \ echo "Installation of schemas failed, install them manually"; \ echo "*****************************************************";) Attached schema `/schemas/system/gstreamer/default/audiosink' to key `/system/gstreamer/default/audiosink' Installed schema `/schemas/system/gstreamer/default/audiosink' for locale `C' ...
fixed in cvs