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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
33 - 12 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Pull requests:

Add a Pull Request

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: Wed Apr 24 23:01:34 2024 UTC