This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

AW: [bulk] - Re: Gawk error under Cygwin


Hi Corrina,

> Von: Corinna Vinschen
> Gesendet: Donnerstag, 18. August 2011 15:21
> Betreff: [bulk] - Re: Gawk error under Cygwin
>
> On Aug 18 15:00, DEWI - N. Zacharias wrote:
> >
> > Hi all,
> >
> > I encounter a strange behavior of gawk under cygwin:
> >
> > Using
> >  awk  -f somescript.awk
> >
> > works fine except NaN handling which is switched on by --posix but
> >
> > awk --posix  -f somescript.awk
> >
> > produces an  error
> >
> > awk somescript.awk:29: Fatal: Funktion 'systime' ist nicht definiert.
> > (systime not defined)
> >
> > What is going wrong here ??
>
> Try `gawk --lint -f somescript.awk'

Thanks that helps!
The problem was again in front of the computer.
I used awk instead of gawk.

Sorry for bothering you

Have a nice day
Norbert


--------------------------------------------------------------------------
Dipl. Phys.
Norbert Zacharias
Wind Measurements & Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:    +49 4421 4808 843


Email:  N.Zacharias@dewi.de
Home:   http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]