Summary | Can't compile latest horde_lz4 on php 5.3.3 |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | csoft2k5 (at) gmail (dot) com |
Created | 07/02/2014 (4030 days ago) |
Due | |
Updated | 07/02/2014 (4030 days ago) |
Assigned | 07/02/2014 (4030 days ago) |
Resolved | 07/02/2014 (4030 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 66bfaa9b95559776c263bb10298df47d8fce16bd
Author: Michael M Slusarz <slusarz@horde.org>
Date: Wed Jul 2 15:28:07 2014 -0600
[mms] Fix compilation on ancient versions of PHP 5.3 (
Bug #13310).framework/lz4/horde_lz4.c | 5 +++++
framework/lz4/package.xml | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/66bfaa9b95559776c263bb10298df47d8fce16bd
https://bugs.php.net/bug.php?id=63511
State ⇒ Assigned
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Can't compile latest horde_lz4 on php 5.3.3
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
I'm trying to upgrade horde_lz4 package to version 1.0.4 on a CentOS
6.5 machine with php version 5.3.3 and I'm getting the following error:
/var/tmp/horde_lz4/horde_lz4.c:28: error: ?PHP_FE_END? undeclared here
(not in a function)
make: *** [horde_lz4.lo] Error 1
ERROR: `make' failed