From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Gabor Z. Papp" Date: Fri, 27 May 2011 06:47:51 +0000 Subject: Re: [ANNOUNCE] udev 171 Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org * Kay Sievers : | udev 171 | ==== | Bugfixes. [...] | udev 169 | ==== | Bugfixes. | We require at least Linux kernel 2.6.32 now. CC extras/input_id/input_id.o extras/input_id/input_id.c: In function 'test_key': extras/input_id/input_id.c:167: error: 'BTN_TRIGGER_HAPPY' undeclared (first use in this function) extras/input_id/input_id.c:167: error: (Each undeclared identifier is reported only once extras/input_id/input_id.c:167: error: for each function it appears in.) make[2]: *** [extras/input_id/input_id.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 $ uname -a Linux gzp 2.6.32.41 #1 SMP PREEMPT Tue May 24 09:17:23 CEST 2011 i686 GNU/Linux