From: stephan dot tiedt at alice-dsl dot de Operating system: linux Suse 10.0 PHP version: 5.2.0 PHP Bug Type: Compile Failure Bug description: mbstring Compile ERROR
Description: ------------ ./configure --with-apxs2=/usr/local/apache/bin/apxs --with-mysql=/usr/local/mysql --with-zlib-dir=/usr/lib --enable-versioning --enable-track-vars=yes --enable-url-includes --enable-sysvshm=yes --enable-sysvsem=yes --enable-ftp --enable-calendar --with-config-file-path=/etc --with-gd --enable-mbstring ... .... In file included from /usr/local/php-5.2.0/ext/mbstring/libmbfl/mbfl/mbfilter.c:106: /usr/local/php-5.2.0/ext/mbstring/libmbfl/mbfl/eaw_table.h:5:2: warning: no newline at end of file /usr/local/php-5.2.0/ext/mbstring/libmbfl/mbfl/mbfilter.c:109: error: syntax error before 'static' /usr/local/php-5.2.0/ext/mbstring/libmbfl/mbfl/mbfilter.c: In function 'collector_strpos': /usr/local/php-5.2.0/ext/mbstring/libmbfl/mbfl/mbfilter.c:782: warning: pointer targets in assignment differ in signedness /usr/local/php-5.2.0/ext/mbstring/libmbfl/mbfl/mbfilter.c: In function 'collector_encode_htmlnumericentity': /usr/local/php-5.2.0/ext/mbstring/libmbfl/mbfl/mbfilter.c:2589: error: 'mbfl_hexchar_table' undeclared (first use in this function) /usr/local/php-5.2.0/ext/mbstring/libmbfl/mbfl/mbfilter.c:2589: error: (Each undeclared identifier is reported only once /usr/local/php-5.2.0/ext/mbstring/libmbfl/mbfl/mbfilter.c:2589: error: for each function it appears in.) /usr/local/php-5.2.0/ext/mbstring/libmbfl/mbfl/mbfilter.c: In function 'collector_decode_htmlnumericentity': /usr/local/php-5.2.0/ext/mbstring/libmbfl/mbfl/mbfilter.c:2688: error: 'mbfl_hexchar_table' undeclared (first use in this function) make: *** [ext/mbstring/libmbfl/mbfl/mbfilter.lo] Fehler 1 Expected result: ---------------- Compile OK Actual result: -------------- Make failure... -- Edit bug report at http://bugs.php.net/?id=40369&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=40369&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=40369&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=40369&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=40369&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=40369&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=40369&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=40369&r=needscript Try newer version: http://bugs.php.net/fix.php?id=40369&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=40369&r=support Expected behavior: http://bugs.php.net/fix.php?id=40369&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=40369&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=40369&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=40369&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=40369&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=40369&r=dst IIS Stability: http://bugs.php.net/fix.php?id=40369&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=40369&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=40369&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=40369&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=40369&r=mysqlcfg