From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2408 invoked from network); 28 Dec 1998 05:33:11 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 28 Dec 1998 05:33:11 -0000 Received: (from list@localhost) by math.gatech.edu (8.9.1/8.9.1) id AAA13549; Mon, 28 Dec 1998 00:27:27 -0500 (EST) Resent-Date: Mon, 28 Dec 1998 00:27:27 -0500 (EST) Message-Id: <199812280423.XAA24934@ocalhost> Content-Type: text/plain MIME-Version: 1.0 X-Image-URL: http://www.peak.org/~luomat/luomat@peak.org.tiff From: Timothy J Luoma Date: Sun, 27 Dec 1998 23:23:35 -0500 To: zsh-workers@math.gatech.edu Subject: 3.1.5 breaks on NeXTStep 3.3: Resent-Message-ID: <"u5Zeg3.0.eJ3._QnXs"@math> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/4867 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu 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