From: Greg KH <greg@kroah.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: Build failure - missing linux/limits.h include?
Date: Tue, 02 Dec 2003 00:30:38 +0000 [thread overview]
Message-ID: <marc-linux-hotplug-107033979118834@msgid-missing> (raw)
In-Reply-To: <marc-linux-hotplug-106971565807462@msgid-missing>
On Tue, Nov 25, 2003 at 01:18:07AM +0100, Arnd Bergmann wrote:
> On Tuesday 25 November 2003 00:12, Chris Larson wrote:
> > 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 <linux/limits.h> to
> > udev.h directly, since it uses PATH_MAX.
>
> No, don't include kernel headers directly if you can avoid it.
> The problem you are referring to seems to be with old tool chains,
> I have the same symptom with my s390 gcc-2.95/glibc-2.1.3.
> Including <sys/param.h> instead of <limits.h> seems to fix it.
Applied, thanks.
greg k-h
-------------------------------------------------------
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
prev parent reply other threads:[~2003-12-02 0:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-24 23:12 Build failure - missing linux/limits.h include? Chris Larson
2003-11-25 0:18 ` Arnd Bergmann
2003-11-25 0:29 ` Chris Larson
2003-12-02 0:30 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-linux-hotplug-107033979118834@msgid-missing \
--to=greg@kroah.com \
--cc=linux-hotplug@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).