On 17/04/02, "Sebastian Bergmann" <[EMAIL PROTECTED]> wrote: > c:\home\php\php4\main\php_ini.c(271): warning C4013: > 'S_ISDIR': undefined > > php_ini.obj: error LNK2001: Unresolved external symbol _S_ISDIR
I would suspect my last change to main/php.h to be the cause. I moved the stream/wrapper related includes to occur after the definition of MAXPATHLEN so that they can use it. I don't have time to try building under win32 right now; I have a go later this evening. --Wez. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php