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

James E. King, III edited comment on THRIFT-3090 at 4/10/15 10:04 PM:
----------------------------------------------------------------------

So the issue is with clang then?  Recommend filling out the {{Environment}} 
section of the defect and put the OS, compiler, boost revision at a minimum in 
there.


was (Author: jking3):
So the issue is with clang then?

> cmake build is broken
> ---------------------
>
>                 Key: THRIFT-3090
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3090
>             Project: Thrift
>          Issue Type: Bug
>            Reporter: Marco Molteni
>
> A current version of apache/thrift on github as of 2015-04-10 doesn't build 
> with cmake due to multiple errors:
> - some C++ targets fail to link with missing symbols, because they do not 
> link against the `thrift` library
> - the c_glib test targets fail to build because the reference to `shared_ptr` 
> is considered ambiguous by the compiler (it resolves to both boost and stdlib 
> shared_ptr)
> This makes me wonder about the overall status of cmake support.
> In any case, I am opening this issue in order to create a github pull request 
> with a fix.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to