Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

zsh 4.3.2 bug




hello,

tried to build 4.3.2 on irix 6.5.29 with mipspro 7.43 but got:

gmake[2]: Entering directory `/mnt/3/temp/zsh-4.3.2/Src'
c99 -c -I. -I/usr/local/include -I/usr/local2/include -I/usr/nekoware/include -I/usr/freeware/include -DHAVE_CONFIG_H -O3 -mips4 -lfastm -lm -TARG:platform=IP27:proc=r12000 -OPT:Olimit=0:roundoff=3:IEEE_arithmetic=3  -o builtin.o builtin.c
cc-1020 c99: ERROR File = signals.epro, Line = 5
  The identifier "SIGCOUNT" is undefined.

  extern mod_import_variable int sigtrapped[VSIGCOUNT];
                                            ^

cc-1020 c99: ERROR File = builtin.c, Line = 5060
  The identifier "sigs" is undefined.

        if (!strcmp(sigs[sig], *argv))
                    ^

2 errors detected in the compilation of "builtin.c".
gmake[2]: *** [builtin.o] Error 2



maybe you have any hints.

thanks in advance

-- 
AH Computer-Systeme
Goetz Fischer
Senior Consultant
Phone: +49(0)7225/98 98 79
Fax:   +49(0)7225/28 64
eMail: g.fischer@xxxxxxxxxxxxx
http://www.ah-online.com
http://www.ah-webhosting.com


Messages sorted by: Reverse Date, Date, Thread, Author