Gentoo Archives: gentoo-user

From: Richard Cox <conardcox@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] x11-drivers/xf86-input-evdev-2.7.0: Use flag udev seems compulsory.
Date: Sat, 23 Jun 2012 12:46:30
Message-Id: 4FE5BA38.70007@gmail.com
In Reply to: [gentoo-user] x11-drivers/xf86-input-evdev-2.7.0: Use flag udev seems compulsory. by Alan Mackenzie
1 Try putting the following line in your package.use:
2
3 media-libs/mesa gallium g3dvl xa
4
5
6 On 06/23/2012 06:40 AM, Alan Mackenzie wrote:
7
8 > Hi, Gentoo.
9 >
10 > I've just emerge --sync'd, and there's a massive amount of X server
11 > updates. When I try emerge -auND, I get told:
12 >
13 > The following USE changes are necessary to proceed:
14 > #required by x11-drivers/xf86-input-evdev-2.7.0, required by
15 > x11-base/xorg-drivers-1.12[input_devices_evdev]
16 >> =x11-base/xorg-server-1.12.2 udev
17 > . So I need the udev use flag. This is somewhat distressing, since
18 > I've been running my system on busybox's mdev for several months. It's
19 > looking like I'll not be able to continue doing so.
20 >
21 > Any suggestions, anybody, how I can now best proceed?
22 >