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
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: 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

Pull Requests

Pull requests:

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.
 [2024-03-22 05:44 UTC] petk@php.net
The following pull request has been associated:

Patch Name: Update libtool to 2.4.7
On GitHub:  https://github.com/php/php-src/pull/13476
Patch:      https://github.com/php/php-src/pull/13476.patch
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Nov 21 16:01:29 2024 UTC