You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/06/05 21:04:04 UTC

[jira] [Commented] (PARQUET-1019) [C++] FindZLIB.cmake fails to detect libz.so in the absence of libz.a

    [ https://issues.apache.org/jira/browse/PARQUET-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16037593#comment-16037593 ] 

Wes McKinney commented on PARQUET-1019:
---------------------------------------

We're not currently able to link dynamically to libz.so; I am not sure if this is something we want to enable (versus requiring a vendored libz.a, since we statically link the symbols). 

> [C++] FindZLIB.cmake fails to detect libz.so in the absence of libz.a
> ---------------------------------------------------------------------
>
>                 Key: PARQUET-1019
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1019
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-cpp
>    Affects Versions: cpp-1.1.0
>            Reporter: Wes McKinney
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)