Edit report at https://bugs.php.net/bug.php?id=52200&edit=1
ID: 52200 Updated by: [email protected] Reported by: mikhail dot v dot gavrilov at gmail dot com Summary: While configure pop's error "configure: error: Cannot find php_pdo_driver.h" -Status: Feedback +Status: No Feedback Type: Bug Package: Compile Failure Operating System: Linux Fedora 13 PHP Version: 5.3.3RC1 New Comment: No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. Previous Comments: ------------------------------------------------------------------------ [2010-07-15 01:55:26] [email protected] If I remember right, then there was a similar issue with one of the PDO includes if not the same when a user was compiling where one of the directories had a space in it in the path, is that the case here? ------------------------------------------------------------------------ [2010-06-28 21:06:53] mikhail dot v dot gavrilov at gmail dot com Description: ------------ Try build 5.3.3RC1 also 5.3.2 from sources, during configure process pop's error: "configure: error: Cannot find php_pdo_driver.h" Installed packages: libxml2-devel openssl-devel bzip2-devel curl-devel libjpeg- devel libpng-devel libevent-devel freetype-devel t1lib-devel libc-client-devel libmcrypt-devel mysql-devel libevent-devel What is wrong? Test script: --------------- ./configure --with-fpm --with-libevent=shared --with-mcrypt --enable-mbstring --with-openssl --with-mysql --with-mysql-sock --with-gd --with-jpeg-dir=/usr/lib --enable-gd-native-ttf --with-sqlite=shared --with-pdo-mysql --with-libxml-dir=/usr/lib --with-mysqli=/usr/bin/mysql_config --with-curl --enable-zip --with-bz2 --enable-soap=shared --with-imap=shared --with-imap-ssl --enable-sockets --with-zlib --enable-exif --enable-ftp --with-iconv --with-gettext --enable-gd-native-ttf --with-t1lib=/usr --with-freetype-dir=/usr --with-kerberos --prefix=/usr/local/php --with-fpm-user=www-data --with-fpm-group=www-data also try simple configure without any param's, but result are similar. ./configure ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=52200&edit=1
