Asterisk compiling issue

Hi all,

I have an issue with Asterisk(1.6.0-beta9) compiling under Cygwin:

ael.flex: In function ael_yylex': ael.flex:432: error:GLOB_NOMATCH’ undeclared (first use in this function)
ael.flex:432: error: (Each undeclared identifier is reported only once
ael.flex:432: error: for each function it appears in.)
make[1]: *** [aelparse.o] Error 1
make[1]: Leaving directory `/home/alex/asterisk-1.6.0-beta9/utils’
make: *** [utils] Error 2

My Cygwin version is 1.5.19.

How I can resolve this?

Thank you!