You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King, III (JIRA)" <ji...@apache.org> on 2017/01/25 18:28:26 UTC

[jira] [Resolved] (THRIFT-3249) Build fails without static boost libraries

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

James E. King, III resolved THRIFT-3249.
----------------------------------------
       Resolution: Workaround
         Assignee: James E. King, III
    Fix Version/s: 0.11.0

Recommend you use the cmake build environment or build your own boost.  Given this issue is 1.5 years old without an update I am resolving with a workaround to use cmake or build your own boost.  If you continue to see the issue please feel free to reopen it.

> Build fails without static boost libraries
> ------------------------------------------
>
>                 Key: THRIFT-3249
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3249
>             Project: Thrift
>          Issue Type: Bug
>          Components: Build Process
>         Environment: Slackware-current
>            Reporter: Julian Grinblat
>            Assignee: James E. King, III
>             Fix For: 0.11.0
>
>
> I've been trying to build thrift 0.9.2 on my slackware current box, but it keeps failing to find libboost_unit_test_framework.a... a little digging resulted in finding that the Slackware boost package builds only the static libraries (http://slackware.cs.utah.edu/pub/slackware/slackware64-current/source/l/boost/boost.SlackBuild)... Is there any way to build thrift using the shared libraries? I wouldn't want to modify the default boost package on my box, it makes more sense to me to build thrift using the shared libraries instead



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