[
https://issues.apache.org/jira/browse/ARROW-6708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-6708:
----------------------------------
Labels: pull-request-available (was: )
> [C++] "cannot find -lboost_filesystem_static"
> ---------------------------------------------
>
> Key: ARROW-6708
> URL: https://issues.apache.org/jira/browse/ARROW-6708
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
>
> I'm trying a fresh build on another machine and get this error when using the
> {{boost-cpp}} conda package:
> {code}
> /usr/bin/ld.gold: error: cannot find -lboost_filesystem_static
> /usr/bin/ld.gold: error: cannot find -lboost_system_static
> {code}
> Note that Boost static libraries are installed, but they are named
> {{libboost_filesystem.a}} and {{libboost_system.a}} (no "_static" suffix).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)