Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Beta 18 Compilation Problem Under Nextstep 3.3
- X-seq: zsh-workers 1111
- From: Irving Wolfe <irving@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: Beta 18 Compilation Problem Under Nextstep 3.3
- Date: Tue, 21 May 1996 14:47:13 -0700 (PDT)
- Cc: i-a-o <i-a-o@xxxxxxxxx>
cc -c -I.. -I. -I. -DHAVE_CONFIG_H -Wall -Wno-implicit -Wmissing-prototypes -O -pipe builtin.c
builtin.c: In function `bin_kill':
builtin.c:662: `sigs' undeclared (first use this function)
builtin.c:662: (Each undeclared identifier is reported only once
builtin.c:662: for each function it appears in.)
builtin.c:662: warning: format argument is not a pointer (arg 2)
builtin.c:664: warning: format argument is not a pointer (arg 2)
builtin.c: In function `bin_trap':
builtin.c:5257: `sigs' undeclared (first use this function)
builtin.c:5257: warning: format argument is not a pointer (arg 2)
builtin.c:5260: warning: format argument is not a pointer (arg 2)
builtin.c: In function `getsignum':
builtin.c:5507: `sigs' undeclared (first use this function)
*** Exit 1
Stop.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author