kou commented on issue #41331:
URL: https://github.com/apache/arrow/issues/41331#issuecomment-2071274996
> It seems that this can be fixed by not searching system config if
`${PROTOBUF_HOME}` is set.
ORC may want to support all of (1) "find a dependency by conan", (2) "find a
dependency by CMake package" and (3) "find a dependency by user input
parameters". (1) and (2) are already supported but (3) is missing. (FYI: Arrow
supports all of them.)
> When I ran into a similar but different issue, I found my Homebrew has
installed a higher version of absl than the bundled protobuf and errors are
reported for symbols not found.
Wow. How did you solve it? `brew upgrade`?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]