You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Roger Meier (JIRA)" <ji...@apache.org> on 2014/05/13 23:51:15 UTC

[jira] [Resolved] (THRIFT-1771) "make check" fails on x64 for libboost_unit_test_framework.a

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

Roger Meier resolved THRIFT-1771.
---------------------------------

    Resolution: Fixed
      Assignee: Roger Meier  (was: Jake Farrell)

update ax_boost_base.m4 from http://www.gnu.org/software/autoconf-archive/

committed
-roger

> "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: Roger Meier
>            Priority: Minor
>              Labels: boost, test, thrift
>         Attachments: 0001-THRIFT-1771-make-check-fails-on-x64-for-libboost_uni.patch
>
>
> 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)