php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #36237 error with PDO
Submitted: 2006-02-01 00:35 UTC Modified: 2006-02-01 09:48 UTC
From: monflomai at yahoo dot es Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 5.1.2 OS: whitebox linux
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: monflomai at yahoo dot es
New email:
PHP Version: OS:

 

 [2006-02-01 00:35 UTC] monflomai at yahoo dot es
Description:
------------
thats happen at the moment compile (./configure)
I don't know why

Reproduce code:
---------------
checking whether to enable PDO support... yes
/bin/sed: can't read /home/moncho/Packs: No such file or directory
/bin/sed: can't read Actuales/php-5.1.2/ext/pdo/Makefile.frag: No such file or directory
checking for PDO_DBLIB support via FreeTDS... no
checking for Firebird support for PDO... no
checking for MySQL support for PDO... no
checking Oracle OCI support for PDO... no
checking for ODBC v3 support for PDO... no
checking for PostgreSQL support for PDO... no
checking for sqlite 3 driver for PDO... yes
checking for PDO includes... checking for PDO includes... ./configure: line 76268: test: /home/moncho/Packs: binary operator expected
./configure: line 76270: test: /home/moncho/Packs: binary operator expected

configure: error: Cannot find php_pdo_driver.h.


Actual result:
--------------
Esta es una mierda no liberen paquetes hasta estar seguros que no son betas o lo que sea


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-02-01 09:48 UTC] tony2001@php.net
Don't use whitespaces in the path.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 19 01:00:03 2025 UTC