zsh-users
 help / color / mirror / code / Atom feed
* zsh-2.6beta20 doesn't compile under Linux pre2.0.14
@ 1996-06-07 20:31 jkroeger
  1996-06-10 17:03 ` Zoltan Hidvegi
  1996-06-13  0:25 ` Felix von Leitner
  0 siblings, 2 replies; 5+ messages in thread
From: jkroeger @ 1996-06-07 20:31 UTC (permalink / raw)
  To: zsh-users

Recent Linux kernels introduced a new limit for the address space of a process:

#define RLIMIT_AS       9               /* address space limit */

This makes compiling zsh fail with the following error message:

builtin.c:3539: #error there are some unknown limits.  Fix me!
make[1]: *** [builtin.o] Error 1
make[1]: Leaving directory `/usr/src/bin/zsh-2.6-beta20/Src'
make: *** [Src] Error 2

Unfortunately I don't know how to fix zsh so that it can handle the new
resource limit :-(

-- 
Johannes Kroeger		<jkroeger@squirrel.owl.de>
Send me mail with subject "send pgp-key" to get my PGP key



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~1996-06-13  0:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-06-07 20:31 zsh-2.6beta20 doesn't compile under Linux pre2.0.14 jkroeger
1996-06-10 17:03 ` Zoltan Hidvegi
1996-06-10 17:39   ` Steven L Baur
1996-06-12 15:52   ` Johannes Kroeger
1996-06-13  0:25 ` Felix von Leitner

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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).