php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
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

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-07-06 11:34 UTC] bwoebi@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: bwoebi
 [2014-07-06 11:34 UTC] bwoebi@php.net
The fix for this bug has been committed.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 13:01:30 2024 UTC