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

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

The first time that I tried to compile paruqet-cpp I found a strange behaviour 
of CMAKE: seems that he was trying to build libparquet.so with libthrift.a and 
this (in my dev machine) caused relocation error.

After two hours I decided to change a little bit the CMakeLists (see the 
relative pull-request on github) and after that works.

The strange thing is that now seems works even the current master ... at this 
point I don't know if my pathc is really needed or not.
Could you check the pull-request?

Thanks

> 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