On Wed, 12 Feb 2003, Jan Schneider wrote: > /home/jan/software/php5/ext/standard/basic_functions.c: In function > `php_simple_ini_parser_cb': > /home/jan/software/php5/ext/standard/basic_functions.c:2829: > `ZEND_INI_PARSER_POP_ENTRY' undeclared (first use in this function) > /home/jan/software/php5/ext/standard/basic_functions.c:2829: (Each > undeclared identifier is reported only once > /home/jan/software/php5/ext/standard/basic_functions.c:2829: for each > function it appears in.)
Don't use "cvs co php4" as that doesn't work anymore, either do: cvs co -r PHP_4_3 php4 or cvs co php5 Derick -- ------------------------------------------------------------------------- Derick Rethans http://derickrethans.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