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

Re: PATCH: RLIMITS macros



On Mar 31, 11:16am, Peter Stephenson wrote:
}
} Could someone affected please try it?

Applied patch, "make clean", remove config.cache, rerun configure, make:

checking if RLIMIT_VMEM and RLIMIT_RSS are the same... no
checking if RLIMIT_VMEM and RLIMIT_AS are the same... no

gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -ggdb  -o rlimits.o
../../../zsh-4.0/Src/Builtins/rlimits.c
../../../zsh-4.0/Src/Builtins/rlimits.c: In function `printulimit':
../../../zsh-4.0/Src/Builtins/rlimits.c:219: duplicate case value
../../../zsh-4.0/Src/Builtins/rlimits.c:207: this is the first entry for that value
make[3]: *** [rlimits.o] Error 1



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