[
https://issues.apache.org/jira/browse/THRIFT-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13865155#comment-13865155
]
susan h commented on THRIFT-2229:
---------------------------------
thrift in the git master builds fine for OSX 10.9. But the contrib/fb303 still
does not build. I get:
~/sw/thrift-master/contrib/fb303$ make
/usr/local/include/thrift/cxxfunctional.h:93:18: error: no member named 'bind'
in namespace 'std'
using ::std::bind;
~~~~~~~^
1 error generated.
> thrift failed to build on OSX 10.9 GM
> -------------------------------------
>
> Key: THRIFT-2229
> URL: https://issues.apache.org/jira/browse/THRIFT-2229
> Project: Thrift
> Issue Type: Bug
> Components: Build Process
> Affects Versions: 0.9.1
> Environment: Mac OSX 10.9 GM
> Reporter: Guilherme Defreitas
> Assignee: Jake Farrell
> Fix For: 0.9.2
>
> Attachments: THRIFT-2229.patch, cpp-tutorial.patch, thrifty.patch
>
>
> Gist with compilation errors: https://gist.github.com/guidefreitas/7012084
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)