From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Larson Date: Mon, 24 Nov 2003 23:12:06 +0000 Subject: Build failure - missing linux/limits.h include? Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Greetings, udev fails to compile here unless I'm doing a KLIBC build. The reason appears to be that the normal limits.h in the gcc inc dir doesn't pull in linux/limits.h, whereas the limits.h out in the klibc include dirs does. I'd think it'd be best to add a #include to udev.h directly, since it uses PATH_MAX. -- Chris Larson - kergoth at handhelds dot org Embedded Linux Developer - clarson at ti dot com OpenZaurus Project Maintainer - http://openzaurus.org/ ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ 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