From: vbolshov at rbc dot ru Operating system: fedora core 5 PHP version: 5CVS-2006-07-07 (snap) PHP Bug Type: Compile Failure Bug description: pdo_mysql configure failure
Description: ------------ Attempting to configure pdo_mysql extension for php5.2-200607071230. MySQL version: 5.0.22-max Reproduce code: --------------- # ./configure --with-pdo-mysql=/usr/local/mysql ... checking for MySQL support for PDO... yes, shared checking for mysql_config... /usr/local/mysql/bin/mysql_config checking for mysql_query in -lmysqlclient... no configure: error: mysql_query missing!? Expected result: ---------------- successful compile Actual result: -------------- configure error -- Edit bug report at http://bugs.php.net/?id=38034&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=38034&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=38034&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=38034&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=38034&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=38034&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=38034&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=38034&r=needscript Try newer version: http://bugs.php.net/fix.php?id=38034&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=38034&r=support Expected behavior: http://bugs.php.net/fix.php?id=38034&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=38034&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=38034&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=38034&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=38034&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=38034&r=dst IIS Stability: http://bugs.php.net/fix.php?id=38034&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=38034&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=38034&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=38034&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=38034&r=mysqlcfg