From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Wed, 08 Dec 2004 22:15:21 +0000 Subject: Re: [ANNOUNCE] udev 048 release Message-Id: <1102544121.5987.130.camel@localhost.localdomain> List-Id: References: <20041208185856.GA26734@kroah.com> <20041208192810.GA28374@kroah.com> <20041208194618.GA28810@kroah.com> <20041208220500.GA19187@kroah.com> In-Reply-To: <20041208220500.GA19187@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Greg KH Cc: Tomasz K?oczko , Hotplug Devel , linux-kernel@vger.kernel.org On Wed, 2004-12-08 at 14:05 -0800, Greg KH wrote: > On Wed, Dec 08, 2004 at 10:56:27PM +0100, Tomasz K?oczko wrote: > > Also after aplying this patches libsysfs/ subdirectory can be removed from > > udev source tree. > > Will it still properly build with klibc? This will not work at the moment, as we fake the getmntent() call in libsysfs at compile time for the klibc build. > I'm sure those who package up rpms of udev have dealt with this properly > somehow. For the rest of the world, I'd prefer to keep the current way. I agree. It's much easier to tweak the udev sources to use a dynamic linked libsysfs than the other way around. Thanks, Kay ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261392AbULHWPj (ORCPT ); Wed, 8 Dec 2004 17:15:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261393AbULHWPi (ORCPT ); Wed, 8 Dec 2004 17:15:38 -0500 Received: from soundwarez.org ([217.160.171.123]:59334 "EHLO soundwarez.org") by vger.kernel.org with ESMTP id S261392AbULHWOp (ORCPT ); Wed, 8 Dec 2004 17:14:45 -0500 Subject: Re: [ANNOUNCE] udev 048 release From: Kay Sievers To: Greg KH Cc: Tomasz K?oczko , Hotplug Devel , linux-kernel@vger.kernel.org In-Reply-To: <20041208220500.GA19187@kroah.com> References: <20041208185856.GA26734@kroah.com> <20041208192810.GA28374@kroah.com> <20041208194618.GA28810@kroah.com> <20041208220500.GA19187@kroah.com> Content-Type: text/plain Date: Wed, 08 Dec 2004 23:15:21 +0100 Message-Id: <1102544121.5987.130.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-6) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2004-12-08 at 14:05 -0800, Greg KH wrote: > On Wed, Dec 08, 2004 at 10:56:27PM +0100, Tomasz K?oczko wrote: > > Also after aplying this patches libsysfs/ subdirectory can be removed from > > udev source tree. > > Will it still properly build with klibc? This will not work at the moment, as we fake the getmntent() call in libsysfs at compile time for the klibc build. > I'm sure those who package up rpms of udev have dealt with this properly > somehow. For the rest of the world, I'd prefer to keep the current way. I agree. It's much easier to tweak the udev sources to use a dynamic linked libsysfs than the other way around. Thanks, Kay