From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Gabor Z. Papp" Date: Thu, 23 Apr 2009 22:14:47 +0000 Subject: Re: compiling udev 141 on linux 2.4 Message-Id: List-Id: References: <310ca25e50765edce514c2eaa65ea3ff@gzp> In-Reply-To: <310ca25e50765edce514c2eaa65ea3ff@gzp> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org * Kay Sievers : | > Linux gzpLinux 2.4.37 #1 Tue Dec 2 19:24:20 CET 2008 i686 GNU/Linux | Oh, what do you want with udev in that environment, it depends on | sysfs and uevents wich are only in 2.6 kernels. Chicken and egg, you know... Switching from kernel 2.4 to 2.6 requires recent glibc. Recent glibc requires 2.6 kernel. 2.6 kernel requires udev. Sure, I could download some binary stuff from a distro, and try if it works, but old udev is outdated, new 2.6 requires new udev, but new udev binary runs on new glibc only. Problems everywhere. :-)