[
https://issues.apache.org/jira/browse/ARROW-13556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou resolved ARROW-13556.
----------------------------------
Fix Version/s: 6.0.0
Resolution: Fixed
Issue resolved by pull request 10873
[https://github.com/apache/arrow/pull/10873]
> [C++] on Ubuntu 21.04 with system libs flight is not linked against
> libprotobuf
> -------------------------------------------------------------------------------
>
> Key: ARROW-13556
> URL: https://issues.apache.org/jira/browse/ARROW-13556
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Affects Versions: 5.0.0
> Reporter: Nate Clark
> Assignee: Nate Clark
> Priority: Major
> Labels: pull-request-available
> Fix For: 6.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> On Ubuntu 21.04 with grpc and protbuf installed in the OS the I can compile
> arrow with flight enabled but after linking the libarrow_flight.so is not
> linked against libprotobuf. This will cause executing to fail with undefined
> protobuf symbols.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)