From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Sun, 23 Sep 2012 13:55:57 +0200 Subject: [Buildroot] [PATCH] xserver_xorg-server: fix dbus/udev configure problem In-Reply-To: <1348399924-22924-1-git-send-email-spdawson@gmail.com> (spdawson@gmail.com's message of "Sun, 23 Sep 2012 12:32:04 +0100") References: <1348399924-22924-1-git-send-email-spdawson@gmail.com> Message-ID: <87haqp9cmq.fsf@macbook.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "spdawson" == spdawson writes: spdawson> From: Simon Dawson spdawson> If both the dbus and udev packages are selected, then the spdawson> configure step for the xserver_xorg-server package fails as spdawson> follows. spdawson> configure: error: Hotplugging through both libudev and dbus/hal not allowed spdawson> The configure script no longer allows both the spdawson> --enable-config-dbus and --enable-config-udev options to be spdawson> specified. spdawson> This patch changes the xserver_xorg-server makefile to use spdawson> dbus in preference to udev, when both are available. Thanks, but isn't udev the "preferred" backend nowadays? D-Bus defaults to no. -- Bye, Peter Korsgaard