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

Gian Lorenzo Meocci commented on PARQUET-847:
---------------------------------------------

Hi Uwe,

I'm not using the "system" version of libthrift but I recompiled it from the 
source code using -fPIC in this way:
./configure --with-boost=/opt/boost/boost_1_62_0 --prefix 
/home/meox/thrift_build --with-d=no --with-haxe=no --with-rs=no --with-go=no 
--with-haskell=no --with-ruby=no --with-dart=no --with-php=no --with-perl=no 
--with-python=no --with-lua=no --with-nodejs=no --with-erlang=no 
--with-csharp=no --with-c_glib=no --with-pic

> 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)

Reply via email to