Compilation fails for phpdbg when the build directory != src directory

Bug #67575 Compilation fails for phpdbg when the build directory != src directory
Submitted: 2014-07-05 12:44 UTC Modified: 2014-07-06 11:34 UTC
From: andy at webtatic dot com Assigned: bwoebi (profile)
Status: Closed Package: phpdbg
PHP Version: 5.6.0RC2 OS: any
Private report: No CVE-ID: None

 [2014-07-05 12:44 UTC] andy at webtatic dot com

Description:
------------
I've reported this upstream, but due to it affecting the compilation of PHP 5.6.0RC2, I'm reporting it here.

If the PHP build directory isn't the source directory, phpdbg's man file is not found, causing a the make install-phpdbg target to fail.

Redhat-based php rpm's build PHP several times with different options, so therefore uses separate build directories per build.

Here's the upstream bug:
https://github.com/krakjoe/phpdbg/pull/104


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports

 [2014-07-06 11:34 UTC] bwoebi@php.net

-Status: Open +Status: Closed -Assigned To: +Assigned To: bwoebi