ID: 45564 Updated by: [EMAIL PROTECTED] Reported By: Fedora at FamilleCollet dot com -Status: Open +Status: Closed Bug Type: Compile Failure Operating System: Linux (Fedora 9) PHP Version: 5.3CVS-2008-07-19 (snap) New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2008-07-19 13:39:33] Fedora at FamilleCollet dot com Description: ------------ After successful compilation (gcc 4.3.0) pgsql shared extension doesn't load. Simple proposal patch fixes this issue : http://remi.fedorapeople.org/php-5.3.0-visibility2.patch Regards Reproduce code: --------------- php -v Expected result: ---------------- PHP 5.3.0-dev (cli) (built: Jul 19 2008 15:27:49) Copyright (c) 1997-2008 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2008 Zend Technologies Actual result: -------------- PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/pgsql.so' - /usr/lib64/php/modules/pgsql.so: undefined symbol: php_regfree in Unknown on line 0 PHP 5.3.0-dev (cli) (built: Jul 19 2008 15:02:29) Copyright (c) 1997-2008 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2008 Zend Technologies ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=45564&edit=1
