PHP extension doesn't compile on Mac OS X
-----------------------------------------
Key: THRIFT-682
URL: https://issues.apache.org/jira/browse/THRIFT-682
Project: Thrift
Issue Type: Improvement
Components: Library (PHP)
Affects Versions: 0.2
Environment: Mac OS X 10.6 Snow Leopard
Reporter: Ian Eure
Fix For: 0.2
The PHP Thrift extension doesn't compile on Mac OS X, because it's missing
byteorder.h.
The attached patch works around this issue, but probably isn't the correct
implementation. I imagine that it needs to be integrated into autoconf, but it
gets the extension compiling for now.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.