zsh-workers
 help / color / mirror / code / Atom feed
* zsh-3.0.1-test2 compilation problem
@ 1996-12-12 12:56 Thomas Winder
  1996-12-12 14:36 ` Zoltan Hidvegi
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Winder @ 1996-12-12 12:56 UTC (permalink / raw)
  To: zsh-workers


Hi!

Trying to compile zsh-3.0.1-test2 on sparclinux-961210 shows the
following: 


cd Src && make CC='gcc' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' CFLAGS='-Wall -Wno-implicit -Wmissing-prototypes -O2' LDFLAGS='' LIBS='-ltermcap' prefix='/usr' exec_prefix='/' bindir='//bin' infodir='/usr/info' mandir='/usr/man' manext='1'
make[1]: Entering directory `/data1a/src/zsh-3.0.1/Src'
gcc -c -I.. -I. -I.  -DHAVE_CONFIG_H -Wall -Wno-implicit -Wmissing-prototypes -O2 builtin.c
builtin.c:3686: #error there are some unknown limits.  Fix me!
make[1]: *** [builtin.o] Error 1
make[1]: Leaving directory `/data1a/src/zsh-3.0.1/Src'


Comparing the asm/resources.h from i386-linux to sparc-linux shows
that the RLIMIT_NOFILE and RLIMIT_NPROC are exchanged (6 <->
7). Shouldn't zsh be able to handle this? (btw: why is there such a
confusing "define tree" for the limits in Src/builtins.c?).


thanks

tom


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

end of thread, other threads:[~1996-12-13  3:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-12-12 12:56 zsh-3.0.1-test2 compilation problem Thomas Winder
1996-12-12 14:36 ` Zoltan Hidvegi
1996-12-12 17:41   ` Peter Stephenson
1996-12-13  3:24     ` gwing

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