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/01/28 18:13:25 UTC

[jira] [Commented] (PARQUET-847) CMake try to compile libparquet with a static version of libthrift on Debian

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

Wes McKinney commented on PARQUET-847:
--------------------------------------

This is the intended behavior (static linking). Do you want to link dynamically?

> CMake try to compile libparquet with a static version of libthrift on Debian
> ----------------------------------------------------------------------------
>
>                 Key: PARQUET-847
>                 URL: https://issues.apache.org/jira/browse/PARQUET-847
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-cpp
>         Environment: Debian 8 (stable)
> Amd64
>            Reporter: Gian Lorenzo Meocci
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> When we build  parquet-cpp using an extern Thrift (compiled with -fPIC) seems that cmake is trying to compile libparquet.so with libthrift.a.
> Thrift version: 0.10.0
> Boost: 1.55.0



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)