ID: 40369 Updated by: [EMAIL PROTECTED] Reported By: stephan dot tiedt at alice-dsl dot de -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: linux Suse 10.0 PHP Version: 5.2.0 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php5.2-latest.tar.gz For Windows: http://snaps.php.net/win32/php5.2-win32-latest.zip Cannot reproduce. Previous Comments: ------------------------------------------------------------------------ [2007-02-06 09:41:33] stephan dot tiedt at alice-dsl dot de 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 this bug report at http://bugs.php.net/?id=40369&edit=1