has anyone seen this error on win32 php4apache?

--------------------Configuration: php4apache - Win32
Release_TS--------------------
Compiling...
mod_php4.c
..\..\main\php_regex.h(39) : fatal error C1083: Cannot open include file:
'regex.h': No such file or directory
php_apache.c
..\..\main\php_regex.h(39) : fatal error C1083: Cannot open include file:
'regex.h': No such file or directory
sapi_apache.c
..\..\main\php_regex.h(39) : fatal error C1083: Cannot open include file:
'regex.h': No such file or directory
Error executing cl.exe.

is there some cygwin package that I need to install in order to obtain the
regex.h header file ?

thanks
dave


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to