From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Wed, 11 Feb 2004 22:02:17 +0000 Subject: udev database is incompatible (klibc libc and mode_t) Message-Id: <20040211220217.GA18637@vrfy.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org 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? I found it cause my db was created with libc-udev and klibc-udev was unable to insert records in the database. thanks, Kay ------------------------------------------------------- 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