zsh-workers
 help / color / mirror / code / Atom feed
* zsh configure and NetBSD's nawk
@ 2005-05-29 19:42 Denis Lagno
  0 siblings, 0 replies; only message in thread
From: Denis Lagno @ 2005-05-29 19:42 UTC (permalink / raw)
  To: zsh-workers; +Cc: tech-userlevel

Hi,

configure from zsh (current from cvs) does not work on NetBSD:

checking where signal.h is located... awk: syntax error at source line 1
 context is
         { if ($1 ~ >>>  \ <<< "sig\") files[$1] = $1 }
awk: illegal statement at source line 2
/usr/include/sys/signal.h
checking where error names are located... awk: syntax error at source line 1
 context is
         { if ($1 ~ >>>  \ <<< "err\") files[$1] = $1 }
awk: illegal statement at source line 2
configure: error: ERROR MACROS NOT FOUND:  please report to developers

Apparently there is something that nawk cannot handle.
Is this non-standard construction or is NetBSD's nawk broken?


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-05-29 20:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-29 19:42 zsh configure and NetBSD's nawk Denis Lagno

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).