You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Deepak Majeti (JIRA)" <ji...@apache.org> on 2018/10/09 14:01:00 UTC

[jira] [Created] (PARQUET-1439) [C++] Parquet build fails when PARQUET_ARROW_LINKAGE is static

Deepak Majeti created PARQUET-1439:
--------------------------------------

             Summary: [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
             Fix For: cpp-1.6.0


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)