Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
3.1.5 breaks on NeXTStep 3.3:
- X-seq: zsh-workers 4867
- From: Timothy J Luoma <luomat@xxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: 3.1.5 breaks on NeXTStep 3.3:
- Date: Sun, 27 Dec 1998 23:23:35 -0500
Tried compiling
zsh configuration
-----------------
zsh version               : 3.1.5
host operating system     : i386-next-nextstep3
source code location      : .
compiler                  : cc
executable compiler flags :  -Wall -Wno-implicit -Wmissing-prototypes -O2
executable linker flags   :   -s
library flags             : -ltermcap
binary install path       : /usr/local/bin
man page install path     : /usr/local/man
info install path         : /usr/local/info
(I tried under 'i386-next-nextstep4' also, and it was worse)
subst.c: In function `stringsubst':
subst.c:138: warning: empty body in an if-statement
cc -c -I.  -DHAVE_CONFIG_H -Wall -Wno-implicit -Wmissing-prototypes -O2  -o  
text.o text.c
cc -c -I.  -DHAVE_CONFIG_H -Wall -Wno-implicit -Wmissing-prototypes -O2  -o  
utils.o utils.c
utils.c: In function `setblock_stdin':
utils.c:1108: too few arguments to function `fcntl'
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
Can anyone help?
TjL
ps -- please CC me as I am not on the -workers list
Messages sorted by:
Reverse Date,
Date,
Thread,
Author