Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: RLIMITS macros
- X-seq: zsh-workers 18411
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx (Zsh hackers list)
- Subject: Re: PATCH: RLIMITS macros
- Date: Mon, 31 Mar 2003 18:54:06 +0000
- In-reply-to: <17652.1049105790@xxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <17652.1049105790@xxxxxxx>
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