Filip Chabik created THRIFT-3451:
------------------------------------
Summary: thrift_protocol PHP extension missing config.m4 file
Key: THRIFT-3451
URL: https://issues.apache.org/jira/browse/THRIFT-3451
Project: Thrift
Issue Type: Bug
Components: PHP - Library
Affects Versions: 0.9.3, 0.9.2
Reporter: Filip Chabik
Priority: Minor
../lib/php/src/ext/thrift_protocol/config.m4 file is missing in the tarballs
which prevents PHP extension to be properly compiled. I checked 0.9.3 and 0.9.2
versions and both were suffering from the same problem. Oddly enough, config.m4
is present in the git repo:
https://github.com/apache/thrift/blob/master/lib/php/src/ext/thrift_protocol/config.m4
My guess would be, that during the build/packaging process this file somehow
lost.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)