ID:               39580
 Updated by:       [EMAIL PROTECTED]
 Reported By:      drh1 at cec dot wustl dot edu
-Status:           Open
+Status:           Assigned
 Bug Type:         *Compile Issues
 Operating System: Mac OS 10.4.8
 PHP Version:      5.2.0
-Assigned To:      
+Assigned To:      wez


Previous Comments:
------------------------------------------------------------------------

[2006-11-22 08:15:23] drh1 at cec dot wustl dot edu

Description:
------------
When running configure with PHP 5.2.0 on Mac OS X, the 
following error is returned:

Base configure command:
'./configure' '--enable-pdo=shared'    

Error
Due to the way that loadable modules work on OSX/Darwin, you 
need to
compile the PDO package statically into the PHP core.

Please follow the instructions at: http://netevil.org/
node.php?nid=202
for more detail on this issue.

This error is inaccurate.  This problem was solved for 5.1.x 
and should still be solved for 5.2.0

Reproduce code:
---------------
'./configure' '--enable-pdo=shared'

Expected result:
----------------
proper configuration success

Actual result:
--------------
error:
Due to the way that loadable modules work on OSX/Darwin, you 
need to
compile the PDO package statically into the PHP core.

Please follow the instructions at: http://netevil.org/
node.php?nid=202
for more detail on this issue.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=39580&edit=1

Reply via email to