[
https://issues.apache.org/jira/browse/ARROW-16936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17560694#comment-17560694
]
Neal Richardson commented on ARROW-16936:
-----------------------------------------
You probably need something like this, adapted to whatever absl libs flight
needs:
https://github.com/apache/arrow/commit/3ac0959ac168caebb19dfbfbc8881323e694a4ae#diff-5cdc95f4e1b618f2f3ef10d370ce05a1ac05d9d401aecff3ccbb3d76bd366b6aR4117-R4140
> [C++] arrow_bundled_dependencies missing Flight absl dependencies
> -----------------------------------------------------------------
>
> Key: ARROW-16936
> URL: https://issues.apache.org/jira/browse/ARROW-16936
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Affects Versions: 8.0.0
> Reporter: Will Jones
> Assignee: Will Jones
> Priority: Major
> Fix For: 9.0.0
>
> Attachments: absl_build_errors.txt
>
>
> If Flight is linked to statically, it seems to miss some abseil dependencies.
> I created a repo to reproduce this issue:
> [https://github.com/wjones127/arrow-cpp-external-proj]
> The build fails with the following linking attached.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)