[
https://issues.apache.org/jira/browse/ARROW-5320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17662341#comment-17662341
]
Rok Mihevc commented on ARROW-5320:
-----------------------------------
This issue has been migrated to [issue
#21782|https://github.com/apache/arrow/issues/21782] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [C++] Undefined symbol errors are occurred when linking parquet executables
> ---------------------------------------------------------------------------
>
> Key: ARROW-5320
> URL: https://issues.apache.org/jira/browse/ARROW-5320
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Environment: Xcode 10.2 on macOS Mojave 10.14.4
> Reporter: Kenta Murata
> Priority: Major
>
> Undefined symbol errors occurred when linking debug/parquet-reader,
> debug/parquet-file-deserialize-test, and debug/parquet-scan. The
> unresolvable symbol is of boost regex referred in libparquet.a.
> I tried to build the commit 608e846a9f825a30a0faa651bc0a3eebba20e7db with
> Xcode 10.2 on macOS Mojave.
> I specified -DARROW_BOOST_VENDORED=ON to avoid the problem related to the
> latest boost in Homebrew (See
> [https://github.com/boostorg/process/issues/55]).
> The complete build log is available here:
> [https://gist.github.com/mrkn/e5489140c9a782ca13a1b4bb8dd33111]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)