aditi-pandit commented on issue #37716:
URL: https://github.com/apache/arrow/issues/37716#issuecomment-1772970573
@assignUser : Faced this issue building Velox as well
```
Undefined symbols for architecture arm64:
"re2::RE2::FullMatchN(std::__1::basic_string_view<char,
std::__1::char_traits<char>>, re2::RE2 const&, re2::RE2::Arg const* const*,
int)", referenced from:
bool re2::RE2::FullMatch<>(std::__1::basic_string_view<char,
std::__1::char_traits<char>>, re2::RE2 const&) in
libvelox_exec.a(HashJoinBridge.cpp.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
```
--
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]