-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 0.9.2, 0.9.3
-
Fix Version/s: 0.10.0
-
Component/s: PHP - Library
-
Labels:None
../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.