nodejieba icon indicating copy to clipboard operation
nodejieba copied to clipboard

libstdc++.so.6: version `CXXABI_1.3.9' not found

Open as17744 opened this issue 4 years ago • 6 comments

编译阶段报错libstdc++.so.6: version `CXXABI_1.3.9' not found image

as17744 avatar Jan 05 '21 08:01 as17744

same here

TrumanGu avatar Feb 27 '21 17:02 TrumanGu

string /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | grep CXXABI 看一下系统支持的版本

cyjake avatar Mar 16 '21 01:03 cyjake

image

如何安装1.3.9?

hjiog avatar Jul 27 '21 09:07 hjiog

切换到更新版本的 gcc 即可,如果是 centos 的话,可以试试更新 devtoolset

cyjake avatar Jul 28 '21 02:07 cyjake

贴一个debian的解决方案https://blog.csdn.net/weixin_43189735/article/details/104719493

hjiog avatar Jul 28 '21 06:07 hjiog

This issue has not been updated for over 3 years and will be marked as stale. If the issue still exists, please comment or update the issue, otherwise it will be closed after 7 days.

github-actions[bot] avatar Sep 16 '24 13:09 github-actions[bot]