You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Nate Clark (Jira)" <ji...@apache.org> on 2021/08/04 15:15:00 UTC

[jira] [Created] (ARROW-13556) [C++] on Ubuntu 21.04 with system libs flight is not linked against libprotobuf

Nate Clark created ARROW-13556:
----------------------------------

             Summary: [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


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)