[ 
https://issues.apache.org/jira/browse/THRIFT-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Stylianou updated THRIFT-1771:
------------------------------------

    Description: 
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?

  was: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/".

    
> "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
>            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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to