You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Schubert Zhang (JIRA)" <ji...@apache.org> on 2014/01/13 05:11:51 UTC

[jira] [Commented] (THRIFT-2265) php library doesn't build

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

Schubert Zhang commented on THRIFT-2265:
----------------------------------------

I think this is really a problem in downladed thrift-0.9.1.tar.gz.

> php library doesn't build
> -------------------------
>
>                 Key: THRIFT-2265
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2265
>             Project: Thrift
>          Issue Type: Bug
>          Components: PHP - Compiler
>    Affects Versions: 0.9.1
>            Reporter: kikadf
>            Assignee: Roger Meier
>              Labels: thrift_protocol
>             Fix For: 0.9.2
>
>
> I get the latest thrift-0.9.1.tar.gz , but in build I get an build error:
> ...
> make[3]: Leaving directory `/var/tmp/fst/src/thrift-0.9.1/lib/perl'
> Making all in php
> make[3]: Entering directory `/var/tmp/fst/src/thrift-0.9.1/lib/php'
> Making all in test
> make[4]: Entering directory `/var/tmp/fst/src/thrift-0.9.1/lib/php/test'
> make[4]: Nothing to be done for `all'.
> make[4]: Leaving directory `/var/tmp/fst/src/thrift-0.9.1/lib/php/test'
> make[4]: Entering directory `/var/tmp/fst/src/thrift-0.9.1/lib/php'
> cd src/ext/thrift_protocol/ \
>   && make
> make[5]: Entering directory `/var/tmp/fst/src/thrift-0.9.1/lib/php/src/ext/thrift_protocol'
> make[5]: *** No targets specified and no makefile found.  Stop.
> make[5]: Leaving directory `/var/tmp/fst/src/thrift-0.9.1/lib/php/src/ext/thrift_protocol'
> make[4]: *** [src/ext/thrift_protocol/modules/thrift_protocol.so] Error 2
> make[4]: Leaving directory `/var/tmp/fst/src/thrift-0.9.1/lib/php'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/var/tmp/fst/src/thrift-0.9.1/lib/php'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/var/tmp/fst/src/thrift-0.9.1/lib'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/var/tmp/fst/src/thrift-0.9.1'
> make: *** [all] Error 2
> Here is the configure output: http://www.frugalware.org/paste/14300
> I use php-5.3.26.
> Maybe it is an forgot Makefile fail? (The thrift-0.9.0/lib/php/src/ext/thrift_protocol/Makefile was exist in thrift-0.9.0.tar.gz source, in 0.9.1 doesn't exist)



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)