php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #78983 pdo_pgsql config.w32 cannot find libpq-fe.h
Submitted: 2019-12-17 17:51 UTC Modified: 2019-12-19 12:07 UTC
From: kentaro at ranvis dot com Assigned: cmb (profile)
Status: Closed Package: Compile Failure
PHP Version: master-Git-2019-12-17 (Git) OS: Windows
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: kentaro at ranvis dot com
New email:
PHP Version: OS:

 

 [2019-12-17 17:51 UTC] kentaro at ranvis dot com
Description:
------------
When building PDO PgSQL on Windows with an installation path:
 configure --with-pdo-pgsql=path/to/pgsql/12
config.w32 script fails to find libpq-fe.h header file,
since it's in $PHP_PDO_PGSQL/includes not $PHP_PDO_PGSQL/.

will add a PR


Patches

Pull Requests

Pull requests:

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-12-17 17:53 UTC] kentaro at ranvis dot com
The following pull request has been associated:

Patch Name: Fix #78983: pdo_pgsql config.w32 cannot find libpq-fe.h
On GitHub:  https://github.com/php/php-src/pull/5022
Patch:      https://github.com/php/php-src/pull/5022.patch
 [2019-12-19 12:07 UTC] cmb@php.net
-Status: Open +Status: Verified -Assigned To: +Assigned To: cmb
 [2019-12-19 12:22 UTC] cmb@php.net
Automatic comment on behalf of kentaro@ranvis.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=3e35b0898023e3e3c3350c21ed8ca69d0a1d7ec4
Log: Fix #78983: pdo_pgsql config.w32 cannot find libpq-fe.h
 [2019-12-19 12:22 UTC] cmb@php.net
-Status: Verified +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Oct 27 16:01:27 2024 UTC