[
https://issues.apache.org/jira/browse/PARQUET-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved PARQUET-1439.
-----------------------------------
Resolution: Fixed
Issue resolved by pull request 2735
[https://github.com/apache/arrow/pull/2735]
> [C++] Parquet build fails when PARQUET_ARROW_LINKAGE is static
> --------------------------------------------------------------
>
> Key: PARQUET-1439
> URL: https://issues.apache.org/jira/browse/PARQUET-1439
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-cpp
> Reporter: Deepak Majeti
> Assignee: Deepak Majeti
> Priority: Major
> Labels: pull-request-available
> Fix For: cpp-1.6.0
>
> Time Spent: 7h 20m
> Remaining Estimate: 0h
>
> The error is as follows
> {noformat}
> CMake Error at cmake_modules/BuildUtils.cmake:145 (add_dependencies):
> The dependency target "/usr/lib/x86_64-linux-gnu/libpthread.so" of target
> "parquet_objlib" does not exist.
> Call Stack (most recent call first):
> src/parquet/CMakeLists.txt:183 (ADD_ARROW_LIB{noformat}
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)