On Mon, Sep 18, 2006 at 11:35:39AM -0700, Sebi wrote: > zend_config.w32.h file exist in the source code. Maybe we will need to > define ZEND_WIN32 somewhere. What do you think Olly? Yes, it looks like you need to add CPPFLAGS="-DZEND_WIN32 -DPHP_WIN32" to the make command line. Cheers, Olly