From:             senz at senz dot su
Operating system: mac
PHP version:      5.2.9
PHP Bug Type:     *Configuration Issues
Bug description:  php configure --with-mysql failed with macports

Description:
------------
php 5.2.9 configure script failed with option
--with-mysql=shared,/opt/local

uname -rs
Darwin 9.7.0

The following ports are currently installed:
  mysql5-devel @5.1.34_0 (active)

Reproduce code:
---------------
./configure \
--with-mysql=shared,/opt/local

Actual result:
--------------
checking for MySQL support... yes, shared
checking for specified location of the MySQL UNIX socket... no
checking for MySQL UNIX socket location... no
configure: error: Cannot find MySQL header files under /opt/local.
Note that the MySQL client library is not bundled anymore!

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

Reply via email to