php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #74294 INSTALL says: requires automake: 1.4+ but automake latest version is 1.15
Submitted: 2017-03-23 00:57 UTC Modified: 2017-03-25 11:29 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: mickael at kerjean dot me Assigned: cmb (profile)
Status: Not a bug Package: *Compile Issues
PHP Version: master-Git-2017-03-23 (Git) OS: Not relevant here
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: mickael at kerjean dot me
New email:
PHP Version: OS:

 

 [2017-03-23 00:57 UTC] mickael at kerjean dot me
Description:
------------
I'm currently in the process of compiling php for obscure reasons not relevant here and I note that the INSTALL document state [here](https://github.com/php/php-src/blob/master/INSTALL#L145):

> automake 1.4+. 

That wouldn't be a big deal if such a version was already released but it seems the latest version is 1.15 as state on the official repo for automake http://git.savannah.gnu.org/cgit/automake.git/refs/

Did you made a typo writing 1.4+ instead of 1.14+?




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-03-25 11:29 UTC] cmb@php.net
-Status: Open +Status: Not a bug -Package: Documentation problem +Package: *Compile Issues -Assigned To: +Assigned To: cmb
 [2017-03-25 11:29 UTC] cmb@php.net
1.15 is greater than 1.4, so 1.4+ is an appropriate description.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 02 04:01:38 2025 UTC