ID: 45572 Updated by: [EMAIL PROTECTED] Reported By: Fedora at FamilleCollet dot com -Status: Open +Status: Assigned Bug Type: *Compile Issues Operating System: Linux (Fedora 9) PHP Version: 5.3CVS-2008-07-20 (snap) -Assigned To: +Assigned To: moriyoshi
Previous Comments: ------------------------------------------------------------------------ [2008-07-20 17:36:53] Fedora at FamilleCollet dot com Description: ------------ After successful compilation (gcc 4.3.0) pecl shared extension which use mbstring (mailparse) doesn't load. Simple proposal patch fixes this issue : http://remi.fedorapeople.org/php-5.3.0-visibility3.patch Reproduce code: --------------- php -m | grep mail Expected result: ---------------- mailparse Actual result: -------------- PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/mailparse.so' - /usr/lib64/php/modules/mailparse.so: undefined symbol: mbfl_name2no_encoding in Unknown on line 0 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=45572&edit=1
