Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

RE: rlimits.c recompiled on every make



>
> Here's the problem.  @RLIMITS_INC_H@ is being replaced by /dev/null; I
> suspect the mod time of /dev/null changes whenever it's written-to, so
> it's almost always newer than rlimits.h -- hence rlimits.h is remade,
> and so rlimits.o is also remade.
>
> Please re-run configure and let me know whether you see the message
>
>     RLIMIT MACROS NOT FOUND:  please report to developers
>

No, I do no get this message. It is output only if getrlimit() is found
but RLIMIT_* macros are missing. On Cygwin there is no getrlimit() at
all and no message.

In this case it is pretty useless to build rlimit module?

-andrej



Messages sorted by: Reverse Date, Date, Thread, Author