ID: 38034 Updated by: [EMAIL PROTECTED] Reported By: vbolshov at rbc dot ru -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: fedora core 5 PHP Version: 5CVS-2006-07-07 (snap) New Comment:
Not PHP problem -> bogus. Previous Comments: ------------------------------------------------------------------------ [2006-07-08 09:49:11] vbolshov at rbc dot ru It seems to me at the moment that this is not a PHP problem, but a problem with the MySQL binary distribution. Further comments will follow once I have access to the machine where the problem appeared - and I'll try to build MySQL from sources instead of installing binaries. ------------------------------------------------------------------------ [2006-07-07 14:03:44] [EMAIL PROTECTED] Check your config.log for error messages. Or put it somewhere in the net. ------------------------------------------------------------------------ [2006-07-07 13:59:35] vbolshov at rbc dot ru 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 this bug report at http://bugs.php.net/?id=38034&edit=1