From:             Fedora at FamilleCollet dot com
Operating system: Linux (Fedora 9)
PHP version:      5.3CVS-2008-07-19 (snap)
PHP Bug Type:     *Compile Issues
Bug description:  regex/pgsql visibility issue

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

Reply via email to