On December 4, 2003 05:49 pm, Moriyoshi Koizumi wrote: > moriyoshi Thu Dec 4 17:49:47 2003 EDT > > Modified files: > /php-src/ext/mbstring config.m4 > /php-src/ext/mbstring/libmbfl/mbfl mbfl_allocators.c > mbfl_encoding.c mbfl_language.c > Log: > It'd be a bad idea to make subpackages dependent on the php build system.
Mbstring extension now gives the following error during build: In file included from /home/rei/php5/ext/mbstring/oniguruma/regerror.c:15: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include/varargs.h:4:2: #error "GCC no longer implements <varargs.h>." /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include/varargs.h:5:2: #error "Revise your code to use <stdarg.h>." /home/rei/php5/ext/mbstring/oniguruma/regerror.c:149: error: parse error before "code" /home/rei/php5/ext/mbstring/oniguruma/regerror.c: In function `php_mb_regex_error_code_to_str': /home/rei/php5/ext/mbstring/oniguruma/regerror.c:151: error: parse error before "va_dcl" /home/rei/php5/ext/mbstring/oniguruma/regerror.c:157: error: parse error before "va_list" -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php