Problem is from TSRM when HEAD was synch'd with the php4 branch. Anything that was done in HEAD is gone in latest revision. Until this is sorted out, grabbing the previous revision for the changed files seems to work.
Rob From: Sebastian Bergmann > php5\ext\standard\filestat.c(582): warning C4013: > 'virtual_access' undefined > > php5\ext\standard\filestat.c(582): error C2065: > 'W_OK': undeclared identifier > > php5\ext\standard\filestat.c(584): error C2065: > 'R_OK': undeclared identifier > > php5\ext\standard\filestat.c(586): error C2065: > 'X_OK': undeclared identifier > > php5\ext\standard\filestat.c(588): error C2065: > 'F_OK': undeclared identifier -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php