Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-3093

[C++] Linking errors with ORC enabled

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.10.0
    • 0.11.0
    • C++
    • None

    Description

      In an attempt to work around ARROW-3091 and ARROW-3092, I've recreated my conda environment, and now I get linking errors if ORC support is enabled:

      debug/libarrow.so.11.0.0: error: undefined reference to 'google::protobuf::MessageLite::ParseFromString(std::string const&)'
      debug/libarrow.so.11.0.0: error: undefined reference to 'google::protobuf::MessageLite::SerializeToString(std::string*) const'
      debug/libarrow.so.11.0.0: error: undefined reference to 'google::protobuf::internal::fixed_address_empty_string'
      [etc.]
      

      Attachments

        Issue Links

          Activity

            People

              apitrou Antoine Pitrou
              apitrou Antoine Pitrou
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: