php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #70374 Update libtool.m4
Submitted: 2015-08-27 23:06 UTC Modified: -
Votes:2
Avg. Score:4.5 ± 0.5
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: aharvey@php.net Assigned:
Status: Open Package: *Compile Issues
PHP Version: Next Minor Version OS: Irrelevant
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: aharvey@php.net
New email:
PHP Version: OS:

 

 [2015-08-27 23:06 UTC] aharvey@php.net
Description:
------------
We should investigate whether updating our bundled libtool.m4 causes problems, and if it doesn't, we should do it to avoid hacks like the fix for bug #70370 and bug #67091, since the FreeBSD 10 issues are fixed upstream.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-06-01 21:08 UTC] ecsd at transbay dot net
The bundled libtool should simply be removed from php, and libtool listed as a dependency. Any system that can compile php will be able to fetch a late-model libtool.

This has been a bug for years:

configure says:

creating libtool
appending configuration tag "yes" to libtool
configure: error: Unsupported tag name: yes

It means that nobody (on FreeBSD, at least) can just download the source code and compile it.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 10:01:30 2024 UTC