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

Zhuoluo (Clark) Yang commented on THRIFT-2265:
----------------------------------------------

I use.
zhuoluo@zhuoluo-Latitude-E6420:~/SourceForView/thrift-0.9.1$ php --version
PHP 5.3.10-1ubuntu3.8 with Suhosin-Patch (cli) (built: Sep  4 2013 20:00:51) 
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies
    with Xdebug v2.1.0, Copyright (c) 2002-2010, by Derick Rethans


default ubuntu php

> 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
>
> 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.4#6159)

Reply via email to