wgtmac commented on issue #41331:
URL: https://github.com/apache/arrow/issues/41331#issuecomment-2071259366
> But ORC tried system Protobuf before
PROTOBUF_INCLUDE_DIR/PROTOBUF_LIBRARY/PROTOC_LIBRARY are checked.
It seems that this can be fixed by not searching system config if
`${PROTOBUF_HOME}` is set.
> But I don't know why absl::absl_check couldn't found... It seems that
protobuf-config.cmake finds Abseil:
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.
--
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]