[
https://issues.apache.org/jira/browse/THRIFT-682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ian Eure updated THRIFT-682:
----------------------------
Attachment: patch-src-php_thrift_protocol.cpp.diff
I found the implementation via Google, didn't write it myself, so I can't grant
any license.
Perhaps someone can come up with a better patch.
> 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
>
> Attachments: patch-src-php_thrift_protocol.cpp.diff
>
>
> 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.