|   | php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
| 
 PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits              [2014-02-07 04:51 UTC] php-bugs-2014 at ryandesign dot com
  [2014-04-13 00:58 UTC] tyrael@php.net
 
-Assigned To:
+Assigned To: mbeccati
  [2014-04-13 00:58 UTC] tyrael@php.net
  [2014-04-13 06:52 UTC] mbeccati@php.net
 
-Summary: 'pdo/php_pdo_error.h' file not found
+Summary: 'pdo/php_pdo_error.h' not copied to the include dir
  [2014-04-13 06:52 UTC] mbeccati@php.net
  [2014-04-13 06:57 UTC] mbeccati@php.net
  [2014-04-13 06:57 UTC] mbeccati@php.net
 
-Status: Assigned
+Status: Closed
  [2014-04-15 12:04 UTC] ab@php.net
  [2014-04-15 13:05 UTC] ab@php.net
  [2014-05-01 14:59 UTC] tyrael@php.net
 | |||||||||||||||||||||||||||||||||
|  Copyright © 2001-2025 The PHP Group All rights reserved. | Last updated: Fri Oct 31 01:00:01 2025 UTC | 
Description: ------------ Building the pdo_pgsql extension fails with: /opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_php/php56-postgresql/work/php-5.6.0alpha1/ext/pdo_pgsql/pgsql_driver.c:33:10: fatal error: 'pdo/php_pdo_error.h' file not found #include "pdo/php_pdo_error.h" ^ 1 error generated. The other modules in php 5.6.0alpha1 build fine. pdo_pgsql built fine in php 5.5.8.