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

[jira] [Updated] (PARQUET-1001) undefined reference to open function in fileoutputstream

     [ https://issues.apache.org/jira/browse/PARQUET-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

yugu updated PARQUET-1001:
--------------------------
    Description: 
when trying to compile the reader-writer.cc per this https://github.com/apache/parquet-cpp/tree/master/examples

the compiler throws undefined reference.

that being said, this is probably not a bug with parquet-cpp, rather with the makefile configuration. yet I cannot pinpoint the issue - the linker seems functional.

  was:
when trying to compile the reader-writer.cc per this https://github.com/apache/parquet-cpp/tree/master/examples

the compiler throws undefined reference.


> undefined reference to open function in fileoutputstream
> --------------------------------------------------------
>
>                 Key: PARQUET-1001
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1001
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-cpp
>    Affects Versions: cpp-1.1.0
>         Environment: linux arrow 0.4.0; parquet 1.1.0
>            Reporter: yugu
>
> when trying to compile the reader-writer.cc per this https://github.com/apache/parquet-cpp/tree/master/examples
> the compiler throws undefined reference.
> that being said, this is probably not a bug with parquet-cpp, rather with the makefile configuration. yet I cannot pinpoint the issue - the linker seems functional.



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