From:             support at myevolve dot com
Operating system: Red Hat EL 3
PHP version:      5CVS-2007-02-19 (snap)
PHP Bug Type:     mbstring related
Bug description:  Compile Error

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 bug report at http://bugs.php.net/?id=40538&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=40538&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=40538&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=40538&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=40538&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=40538&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=40538&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=40538&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=40538&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=40538&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=40538&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=40538&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=40538&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=40538&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=40538&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=40538&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=40538&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=40538&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=40538&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=40538&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=40538&r=mysqlcfg

Reply via email to