From: [EMAIL PROTECTED] Operating system: Linux PHP version: 6CVS-2006-05-05 (CVS) PHP Bug Type: Compile Failure Bug description: php-src/ext/unicode/property.c:261: undefined reference to `RETURN_UCHAR32'
Description: ------------ Must be one of these: modified tony2001 /php-src/ext/informix/config.m4 05/04/2006 20:59:59 several minor fixes: nuke compile warnings etc. modified tony2001 /php-src/ext/informix/ifx.ec 05/04/2006 20:59:59 several minor fixes: nuke compile warnings etc. modified andrei /php-src/ext/unicode/php_property.h 05/04/2006 20:37:12 Some more work on property/names stuff. modified andrei /php-src/ext/unicode/property.c 05/04/2006 20:37:12 Some more work on property/names stuff. modified andrei /php-src/ext/unicode/unicode.c 05/04/2006 20:37:12 Some more work on property/names stuff. Actual result: -------------- /opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/xsl/xsltprocessor.c: In function `zif_xsl_xsltprocessor_set_parameter': /opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/xsl/xsltprocessor.c:608: warning: passing arg 2 of `zend_hash_get_current_key_ex' from incompatible pointer type /opt/cruisecontrol/projects/PHP_HEAD/php-src/main/streams/streams.c: In function `_php_stream_write_buffer': /opt/cruisecontrol/projects/PHP_HEAD/php-src/main/streams/streams.c:1277: warning: passing arg 4 of `ucnv_fromUnicode_3_4' from incompatible pointer type /opt/cruisecontrol/projects/PHP_HEAD/php-src/main/streams/streams.c: In function `_php_stream_passthru': /opt/cruisecontrol/projects/PHP_HEAD/php-src/main/streams/streams.c:1577: warning: passing arg 4 of `ucnv_fromUnicode_3_4' from incompatible pointer type ext/unicode/property.o: In function `zif_char_get_mirrored': /opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/unicode/property.c:261: undefined reference to `RETURN_UCHAR32' ext/unicode/property.o: In function `zif_char_from_digit': /opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/unicode/property.c:367: undefined reference to `RETURN_UCHAR32' collect2: ld returned 1 exit status make: *** [sapi/cli/php] Error 1 -- Edit bug report at http://bugs.php.net/?id=37324&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=37324&r=trysnapshot44 Try a CVS snapshot (PHP 5.1): http://bugs.php.net/fix.php?id=37324&r=trysnapshot51 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=37324&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=37324&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=37324&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=37324&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=37324&r=needscript Try newer version: http://bugs.php.net/fix.php?id=37324&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=37324&r=support Expected behavior: http://bugs.php.net/fix.php?id=37324&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=37324&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=37324&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=37324&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=37324&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=37324&r=dst IIS Stability: http://bugs.php.net/fix.php?id=37324&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=37324&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=37324&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=37324&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=37324&r=mysqlcfg
