From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Wed, 11 Feb 2004 22:08:15 +0000 Subject: Re: udev database is incompatible (klibc libc and mode_t) Message-Id: <20040211220814.GB14231@kroah.com> List-Id: References: <20040211220217.GA18637@vrfy.org> In-Reply-To: <20040211220217.GA18637@vrfy.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Wed, Feb 11, 2004 at 11:02:17PM +0100, Kay Sievers wrote: > Hi, > it seems that klibc's mod_t is only unsigned short and libc > is unsigned int. So our db format is incompatible between udev's > compiled with different c-lib's. > > What is the right fix for this? Ick. We might as well store this as a unsigned int then to make sure we work with both libcs. thanks, greg k-h ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id56&alloc_id438&op=click _______________________________________________ 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