From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25683 invoked from network); 11 Apr 1997 21:02:21 -0000 Received: from euclid.skiles.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 11 Apr 1997 21:02:21 -0000 Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id QAA02647; Fri, 11 Apr 1997 16:55:05 -0400 (EDT) Resent-Date: Fri, 11 Apr 1997 16:54:10 -0400 (EDT) Date: Fri, 11 Apr 1997 17:06:49 -0400 X-Sender: sweth@208.207.65.50 Message-Id: In-Reply-To: <29916.199704111401@stone.dcs.warwick.ac.uk> References: from "Sweth Chandramouli" at Apr 10, 97 05:39:05 pm Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: zsh-users@math.gatech.edu From: Sweth Chandramouli Subject: Re: problems installing zsh on x86 Resent-Message-ID: <"PFeGx1.0.-d.nJgJp"@euclid> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/797 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu >Sweth Chandramouli wrote: >>make[1]: *** [builtin.o] Error 1 >>make[1]: Leaving directory `/export/home/users/sweth/zsh/Src' >>make: *** [Src] Error 2 > >What was the error message that appeared just before this? > >-zefram here is the full transcript of that attempt: /export/home/users/sweth/zsh: make cd Src && make CC='gcc' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' CFLAGS='-Wall -Wno-im plicit -Wmissing-prototypes -O2' LDFLAGS='' LIBS='-lnsl -ltermcap' prefix='/usr /local' exec_prefix='/usr/local' bindir='/usr/local/bin' infodir='/usr/local/inf o' mandir='/usr/local/man' manext='1' make[1]: Entering directory `/export/home/users/sweth/zsh/Src' gcc -c -I.. -I. -I. -DHAVE_CONFIG_H -Wall -Wno-implicit -Wmissing-prototypes -O 2 builtin.c In file included from ./system.h:64, from zsh.h:36, from builtin.c:32: /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h:231: parse err or before `#' /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h: In function ` stat': /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h:234: declarati on for parameter `___buf' but no such parameter /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h:233: declarati on for parameter `___path' but no such parameter /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h:236: argument `___buf' doesn't match prototype /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h:178: prototype declaration /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h:236: argument `___path' doesn't match prototype /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h:178: prototype declaration /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h: At top level: /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h:244: parse err or before `#' /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h: In function ` lstat': /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h:247: declarati on for parameter `___buf' but no such parameter /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h:246: declarati on for parameter `___path' but no such parameter /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h:249: argument `___buf' doesn't match prototype /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h:181: prototype declaration /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h:249: argument `___path' doesn't match prototype /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h:181: prototype declaration /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h: At top level: /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h:256: parse err or before `#' /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h: In function ` fstat': /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h:259: declarati on for parameter `___buf' but no such parameter /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h:258: declarati on for parameter `___fd' but no such parameter /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h:261: argument `___buf' doesn't match prototype /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h:177: prototype declaration /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h:261: argument `___fd' doesn't match prototype /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h:177: prototype declaration /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h: At top level: /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h:270: conflicti ng types for `mknod' /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h:182: previous declaration of `mknod' /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h: In function ` mknod': /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h:270: parm type s given both in parmlist and separately /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h:274: `_mode' u ndeclared (first use this function) /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h:274: (Each und eclared identifier is reported only once /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h:274: for each function it appears in.) /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h:274: `_dev' un declared (first use this function) make[1]: *** [builtin.o] Error 1 make[1]: Leaving directory `/export/home/users/sweth/zsh/Src' make: *** [Src] Error 2