You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iotdb.apache.org by "Jialin Qiao (Jira)" <ji...@apache.org> on 2020/02/27 02:29:00 UTC

[jira] [Closed] (IOTDB-344) Thrift libstdc++ miss match

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

Jialin Qiao closed IOTDB-344.
-----------------------------
    Resolution: Cannot Reproduce

> Thrift libstdc++ miss match
> ---------------------------
>
>                 Key: IOTDB-344
>                 URL: https://issues.apache.org/jira/browse/IOTDB-344
>             Project: Apache IoTDB
>          Issue Type: Bug
>    Affects Versions: 0.9.0
>            Reporter: darion yaphet
>            Priority: Minor
>
>  
> When I build from source code I found : 
> ```
> [ERROR] thrift failed output:
> [ERROR] thrift failed error: /home/darion/incubator-iotdb/service-rpc/target/tools/thrift_0.12.0_0.13.0_linux.exe: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /home/darion/incubator-iotdb/service-rpc/target/tools/thrift_0.12.0_0.13.0_linux.exe)
> /home/darion/incubator-iotdb/service-rpc/target/tools/thrift_0.12.0_0.13.0_linux.exe: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /home/darion/incubator-iotdb/service-rpc/target/tools/thrift_0.12.0_0.13.0_linux.exe)
> ```
>  
> It's seems libstdc++ miss match ?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)