Re: Error in Compiling Native Thrift PHP Module

2012-07-27 Thread John Griswold
Jake Farrell jfarrell at apache.org writes: Currently using the php 0.8 extension with latest versions of php 5.2 and 5.3. I also just tested against trunk and the php extension had no problems compiling against 5.3.6 on centos 5.6. Let me know if you have any questions -Jake I'm back

Re: Error in Compiling Native Thrift PHP Module

2012-07-27 Thread Jake Farrell
John If you do not need the php library then run configure with the flag --without-php -Jake On Fri, Jul 27, 2012 at 9:36 AM, John Griswold grisw...@aware.com wrote: Jake Farrell jfarrell at apache.org writes: Currently using the php 0.8 extension with latest versions of php 5.2 and

Re: Error in Compiling Native Thrift PHP Module

2012-05-07 Thread John Griswold
Anchal Aggarwal anchal.aggarwal at hindustantimes.com writes: David Reiss dreiss at facebook.com writes: I think we (Facebook) have only ever built it with PHP 5.2. Arya Goudarzi wrote: Hi There, I am trying to compile Thrift's PHP module natively:

Re: Error in Compiling Native Thrift PHP Module

2012-05-07 Thread Jake Farrell
Currently using the php 0.8 extension with latest versions of php 5.2 and 5.3. I also just tested against trunk and the php extension had no problems compiling against 5.3.6 on centos 5.6. Let me know if you have any questions -Jake On Mon, May 7, 2012 at 5:11 PM, John Griswold

Re: Error in Compiling Native Thrift PHP Module

2012-04-09 Thread Anchal Aggarwal
David Reiss dreiss at facebook.com writes: I think we (Facebook) have only ever built it with PHP 5.2. Arya Goudarzi wrote: Hi There, I am trying to compile Thrift's PHP module natively: thrift-0.2.0/lib/php/src/ext/thrift_protocol # make I get the following error and I