RELATEED CONSULTING
相关咨询
选择下列产品马上在线沟通
服务时间:8:30-17:00
你可能遇到了下面的问题
关闭右侧工具栏

新闻中心

这里有您想知道的互联网营销解决方案
libsecurec.so:cannotopensharedobjectfile

场景

成都创新互联从2013年开始,先为前郭等服务建站,前郭等地企业,进行企业商务咨询服务。为前郭企业网站制作PC+手机+微官网三网同步一站式服务解决您的所有建站问题。

        升级3.5版本CMake,异常

cmake: error while loading shared libraries: libsecurec.so: cannot open shared object file: No such file or directory

网上提供了方法,无效

export LD_LIBRARY_PATH=/usr/local/lib/:$LD_LIBRARY_PATH

更新3.1版本CMake出现如下错误

Error when bootstrapping CMake:
Cannot find appropriate C++ compiler on this system.
Please specify one using environment variable CXX.
See cmake_bootstrap.log for compilers attempted.

源码编译更新g++

checking for long long... yes
checking size of long long... configure: error: in `/home/bolin/gcc-7.3.0/host-aarch74-unknown-linux-gnu/gcc':
configure: error: cannot compute sizeof (long long)
See `config.log' for more details.
make[2]: *** [configure-stage1-gcc] Error 77
make[2]: Leaving directory `/home/bolin/gcc-7.3.0'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/home/bolin/gcc-7.3.0'
make: *** [all] Error 2

编译的C++代码,都会有这个问题


本文题目:libsecurec.so:cannotopensharedobjectfile
当前URL:http://scyingshan.cn/article/pggsjp.html