zsh-workers
 help / color / mirror / code / Atom feed
* zsh 4.0.1 build fails on Nextstep 3.3
@ 2001-06-18 17:57 Juergen Sell
  2001-06-18 17:25 ` Peter Stephenson
  0 siblings, 1 reply; 2+ messages in thread
From: Juergen Sell @ 2001-06-18 17:57 UTC (permalink / raw)
  To: zsh-workers

Hi,

I get error from configure:

>checking where signal.h is located... awk: syntax error near line 1
>awk: illegal statement near line 1
>/usr/include/bsd/sys/signal.h
>checking where the RLIMIT macros are located... /usr/include/bsd/sys/resource.h

>zsh configuration
>-----------------
>zsh version               : 4.0.1
>host operating system     : m68k-next-nextstep3
>source code location      : .
>compiler                  : cc
>preprocessor flags        :
>executable compiler flags :  -Wall -Wno-implicit -Wmissing-prototypes -O2
>executable linker flags   :   -s
>library flags             : -ltermcap -lm


and compiling fails:
awk -f ./signames1.awk /usr/include/bsd/sys/signal.h >sigtmp.c
cc -E -traditional-cpp sigtmp.c >sigtmp.out
awk -f ./signames2.awk sigtmp.out > signames.c
rm -f sigtmp.c sigtmp.out
grep 'define.*SIGCOUNT' signames.c > sigcount.h
Updated `zsh.mdh'.
echo 'timestamp for zsh.mdh against zsh.mdd' > zsh.mdhs
awk -f ../Src/makepro.awk builtin.c Src > builtin.syms
awk: syntax error near line 15
awk: illegal statement near line 15
awk: syntax error near line 16
awk: illegal statement near line 16
awk: syntax error near line 18
awk: illegal statement near line 18
awk: syntax error near line 46
awk: illegal statement near line 46
awk: syntax error near line 48
awk: illegal statement near line 48
awk: syntax error near line 54
awk: illegal statement near line 54
awk: illegal statement near line 54
awk: syntax error near line 58
awk: illegal statement near line 58
awk: syntax error near line 59
awk: illegal statement near line 59
awk: syntax error near line 66
awk: illegal statement near line 66
awk: syntax error near line 68
awk: illegal statement near line 68
awk: syntax error near line 70
awk: illegal statement near line 70
awk: syntax error near line 72
awk: illegal statement near line 72
awk: syntax error near line 74
awk: illegal statement near line 74
awk: syntax error near line 76
awk: illegal statement near line 76
awk: syntax error near line 79
awk: illegal statement near line 79
awk: syntax error near line 80
awk: illegal statement near line 80
awk: syntax error near line 82
awk: illegal statement near line 82
awk: syntax error near line 87
awk: illegal statement near line 87
awk: syntax error near line 90
awk: illegal statement near line 90
awk: syntax error near line 96
awk: illegal statement near line 96
awk: syntax error near line 97
awk: illegal statement near line 97
awk: syntax error near line 99
awk: illegal statement near line 99
awk: syntax error near line 102
awk: illegal statement near line 102
awk: syntax error near line 103
awk: illegal statement near line 103
awk: syntax error near line 106
awk: illegal statement near line 106
awk: syntax error near line 107
awk: illegal statement near line 107
awk: syntax error near line 107
awk: bailing out near line 107
awk: newline in regular expression near line 107
*** Exit 2
*** `builtin.syms' removed
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-06-18 17:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-18 17:57 zsh 4.0.1 build fails on Nextstep 3.3 Juergen Sell
2001-06-18 17:25 ` Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).