[ 
https://issues.apache.org/jira/browse/THRIFT-3451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15030307#comment-15030307
 ] 

ASF GitHub Bot commented on THRIFT-3451:
----------------------------------------

GitHub user bufferoverflow opened a pull request:

    https://github.com/apache/thrift/pull/718

    THRIFT-3451 thrift_protocol PHP extension missing config.m4 file

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bufferoverflow/thrift THRIFT-3451

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/718.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #718
    
----
commit 25f5671e89e13dc39a70249fe3cde80d6dd8da98
Author: Roger Meier <ro...@apache.org>
Date:   2015-11-27T23:14:03Z

    THRIFT-3451 thrift_protocol PHP extension missing config.m4 file

----


> 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.2, 0.9.3
>            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)

Reply via email to