changeset [11087] enabled x configuration - but dbus fails to compile (perhaps only when x is not used). there is also an open ticket #3425.

Signed-off-by: Michael Vogt <michu at neophob.com>
Index: feeds/packages/utils/dbus/Makefile
===================================================================
--- feeds/packages/utils/dbus/Makefile	(revision 11310)
+++ feeds/packages/utils/dbus/Makefile	(working copy)
@@ -78,9 +78,8 @@
 	--with-dbus-daemondir="/usr/sbin" \
 	--with-system-socket="/var/run/dbus/system_bus_socket" \
 	--with-system-pid-file="/var/run/dbus.pid" \
+	--without-x \
 
-#	--without-x \
-
 CONFIGURE_VARS+= \
 	ac_cv_have_abstract_sockets="yes" \
 
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to