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

Patrick Osborne edited comment on THRIFT-1771 at 5/7/14 12:03 AM:
------------------------------------------------------------------

I have the same issue, after install boost-static (which is not a dependency 
according to the readme), I found the file in /usr/lib64.  linking the file to 
/usr/lib worked around the immediate issue but 'make check' still failed.

Is centos supported by thrift?


was (Author: patozzy):
I have the same issue, after install boost-static (which is not a dependency 
according to the readme), I found the file in /usr/lib64.  linking the file to 
/usr/lib worked around the issue.

Is centos supported by thrift?

> "make check" fails on x64 for libboost_unit_test_framework.a
> ------------------------------------------------------------
>
>                 Key: THRIFT-1771
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1771
>             Project: Thrift
>          Issue Type: Bug
>          Components: Test Suite
>    Affects Versions: 0.9
>         Environment: Fedora 17 x86 with boost-devel and boost-static 
> installed via yum
>            Reporter: Chris Stylianou
>            Assignee: Jake Farrell
>            Priority: Minor
>              Labels: boost, test, thrift
>
> When trying to build thrift, running the "make check" testsuite fails due to 
> the make file generated by ./configure pointing to dependency 
> libboost_unit_test_framework.a at "$(BOOST_ROOT_PATH)/lib/". However on an 
> x64 systems, this is actually located in "$(BOOST_ROOT_PATH)/lib64/".
> Also, is it possible to use the dynamic libraries instead of static?



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to