ID: 40538 Updated by: [EMAIL PROTECTED] Reported By: support at myevolve dot com -Status: Closed +Status: Bogus Bug Type: mbstring related Operating System: Red Hat EL 3 PHP Version: 5CVS-2007-02-19 (snap)
Previous Comments: ------------------------------------------------------------------------ [2007-02-19 09:28:58] support at myevolve dot com I had used the "--enable-zend-multibyte" flag prior to including the "--enable-mbstring" flag. This trashed my make. Only after doing a "make clean" was I able to successfully build. ------------------------------------------------------------------------ [2007-02-19 08:56:53] [EMAIL PROTECTED] Thank you for taking the time to report a problem with PHP. Unfortunately you are not using a current version of PHP -- the problem might already be fixed. Please download a new PHP version from http://www.php.net/downloads.php If you are able to reproduce the bug with one of the latest versions of PHP, please change the PHP version on this bug report to the version you tested and change the status back to "Open". Again, thank you for your continued support of PHP. Don\'t select a snapshot when you\'re using PHP 5.0.4 either... ------------------------------------------------------------------------ [2007-02-19 08:44:42] support at myevolve dot com Description: ------------ Only when using "--enable-mbstring" in version 5.0.4, make fails with the following error: ext/mbstring/mbstring.lo(.text+0xa59): In function `OnUpdate_mbstring_internal_encoding': /usr/src/redhat/BUILD/php-5.0.4/ext/mbstring/mbstring.c:623: undefined reference to `zend_multibyte_set_internal_encoding' ext/mbstring/mbstring.lo(.text+0x1544): In function `zif_mb_internal_encoding': /usr/src/redhat/BUILD/php-5.0.4/ext/mbstring/mbstring.c:1061: undefined reference to `zend_multibyte_set_internal_encoding' ext/mbstring/mbstring.lo(.text+0x640d): In function `php_mb_set_zend_encoding': /usr/src/redhat/BUILD/php-5.0.4/ext/mbstring/mbstring.c:3541: undefined reference to `zend_multibyte_set_script_encoding' ext/mbstring/mbstring.lo(.text+0x6449):/usr/src/redhat/BUILD/php-5.0.4/ext/mbstring/mbstring.c:3556: undefined reference to `zend_multibyte_set_functions' ext/mbstring/mbstring.lo(.text+0x6478):/usr/src/redhat/BUILD/php-5.0.4/ext/mbstring/mbstring.c:3553: undefined reference to `zend_multibyte_set_internal_encoding' collect2: ld returned 1 exit status make: *** [sapi/cli/php] Error 1 (Please advise on how to work around this, as I must use this version for now.) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=40538&edit=1