On 22 Jan 2003 [EMAIL PROTECTED] wrote: > Right now CVS HEAD isn't building with a > '/ext/standard/basic_functions.c:2827: `ZEND_INI_PARSER_POP_ENTRY' > undeclared (first use in this function)' but I'm working on that. > (Last time this happened I had to re-checkout the source tree, which > indicates that 'make clean' is missing something..)
You need a "cvs co php5" (instead of php4) from now on, which checks out ZendEngine 2 instead of Zend Engine 1, which doesn't work with HEAD anymore. Derick -- ------------------------------------------------------------------------- Derick Rethans http://derickrethans.nl/ JDI Media Solutions http://www.jdimedia.nl/ PHP Magazine - PHP Magazine for Professionals http://php-mag.net/ ------------------------------------------------------------------------- -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php