mod_extforward.c: In function `ipstr_to_sockaddr':
mod_extforward.c:299: error: storage size of 'hints' isn't known
mod_extforward.c:313: error: `AI_NUMERICHOST' undeclared (first use in this func
tion)
mod_extforward.c:313: error: (Each undeclared identifier is reported only once
mod_extforward.c:313: error: for each function it appears in.)
mod_extforward.c:315: warning: implicit declaration of function `getaddrinfo'
mod_extforward.c:318: warning: implicit declaration of function `gai_strerror'
mod_extforward.c:318: warning: format argument is not a pointer (arg 4)
mod_extforward.c:318: warning: format argument is not a pointer (arg 4)
mod_extforward.c:319: error: `EAI_SYSTEM' undeclared (first use in this function
)
mod_extforward.c:299: warning: unused variable `hints'
mod_extforward.c: In function `mod_extforward_uri_handler':
mod_extforward.c:396: warning: unused variable `addrs_left'
make[2]: *** [mod_extforward.lo] Error 1
make[2]: Leaving directory `/cygdrive/c/lighttpd-1.4.19/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/cygdrive/c/lighttpd-1.4.19'
make: *** [all] Error 2