Summary | horde_lz4 package won't compile - libtool version - LT_Init macro |
Queue | Horde Framework Packages |
Type | Bug |
State | Not Reproducible |
Priority | 1. Low |
Owners | |
Requester | horde (at) agotnes (dot) com |
Created | 07/30/2016 (3262 days ago) |
Due | |
Updated | 11/30/2016 (3139 days ago) |
Assigned | |
Resolved | 08/11/2016 (3250 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Maybe this doesn't have anything to do with horde_lz4, but is some
incompatibility between your libtool version and your PECL or
php-dev installation.
install of 1.10.1 on my Gentoo server. Which does indeed indicate
version incompatibilities. All good now in other words.
State ⇒ Not Reproducible
Maybe this doesn't have anything to do with horde_lz4, but is some
incompatibility between your libtool version and your PECL or php-dev
installation.
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ horde_lz4 package won't compile - libtool version - LT_Init macro
Type ⇒ Bug
State ⇒ Unconfirmed
libtool: Version mismatch error. This is libtool 2.4.6, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool 2.4.6
libtool: and run autoconf again.
This is with 1.0.10 of horde_lz4
This is just from running 'pear upgrade horde_lz4'.
I have manually downloaded the package and installed it, but then it
doesn't register in the pear registry and stays on the list of
packages to update.
This happens on both PHP 5.6 and 7.
Is there a possibility of fixing, e.g. by running aclocal as part of
the package supplied and re-generating the faulty (well, incompatible
version to my system) aclocal.m4 file supplied?