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

 ID:               52200
 Updated by:       ka...@php.net
 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:           Open
 Type:             Bug
 Package:          Compile Failure
 Operating System: Linux Fedora 13
 PHP Version:      5.3.3RC1

 New Comment:

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?


Previous Comments:
------------------------------------------------------------------------
[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 http://bugs.php.net/bug.php?id=52200&edit=1

Reply via email to