在运行tslib测试代码的时候,说找不到库,但我看了有这个库。环境变量也是对的,那么原因可能出现在制作的根文件系统时库的问题。因为我更新了编译器,但是在重写根文件系统时有个删除静态库的操作,我删除了后保留了原来的动态库,要知道原来的动态库是从老编译器中复制过来的,我没注意觉得有就行,然后就出错了。

这是我的新编译器,制作根文件系统时复制的是libc下的lib的库,但是我弄成了lib下的库,导致出错。从新制作根文件系统就行,后面遇到的错都好解决。

如果有人知道lib和libc的区别麻烦评论区告诉我一下。下面附上区别。

./ts_calibrate: error while loading shared libraries: /tslib/lib/libts-0.0.s相关推荐

  1. python: error while loading shared libraries: libpython3.6m.so.1.0: cannot open shared object file:

    1.今天安装好python3.6.3后,设置软连接后,输入命令python报错: python: error while loading shared libraries: libpython3.6m ...

  2. salmon的报错解决error while loading shared libraries: libboost_iostreams.so.1.60.0

    使用conda安装的软件salmon时报错为 error while loading shared libraries: libboost_iostreams.so.1.60.0 报错原因: cond ...

  3. Linux:error while loading shared libraries: /usr/lib/xx.so.xx: file too short

    今天将linux上交叉编译的jrtplib和jthread库拷贝到ARM开发板的/usr/lib目录,结果运行测试程序的时候报错,如博文标题所示. 交叉编译明明没有问题,为什么会这样呢,百思不得其解. ...

  4. ubuntu之解决安装python3.6.4后出现error while loading shared libraries: libpython3.6m.so.1.0的问题

    1. 查找文件的位置: find / -name 'libpython3.6m.so.1.0' /usr/local/lib/libpython3.6m.so.1.0 2.在目录 /etc/ld.so ...

  5. 如何解决error while loading shared libraries: libpython2.7.so.1.0: cannot open shared object file

    问题背景 我是在运行gdb时遇到的这个问题,但是在查找答案的过程中发现: 不仅仅是对于gdb,应该是所有需要用到python依赖库的软件都可以用这个方法解决 不仅仅是对于libpython2.7,对于 ...

  6. linux - python - 异常:error while loading shared libraries

    问题描述 error while loading shared libraries: libpython2.7.so.1.0: cannot open shared object file: No s ...

  7. error while loading shared libraries解决办法

    error while loading shared libraries: librdkafka++.so.1: cannot open shared object file: No such fil ...

  8. error while loading shared libraries: ../../lib/libopencv_core.so

    error while loading shared libraries: ../../lib/libopencv_core.so 原文:http://blog.chinaunix.net/uid-2 ...

  9. /usr/lib/deepin-wine/wine: error while loading shared libraries: libwine.so.1

    deepin-wine安装后,安装其他应用出现一下错误: /usr/lib/deepin-wine/wine: error while loading shared libraries: libwin ...

最新文章

  1. 谷歌健康的「文化围墙」:空降的CEO,敌不过傲慢的Jeff Dean,和一群狂热的AI信徒
  2. ie6 css :hover 和 select遮挡问题、和z-index失效问题
  3. 第二阶段---python基础
  4. 开发中经常碰到的问题cookie和session问题,今天一并解决
  5. html标签体,HTMLCSS基础-html标签的实体
  6. sortingOrder,sortingLayer
  7. 怎么检测mysql卸载完全_怎么检查mysql有没有删干净
  8. warning no newline at the end of file
  9. Python3 已经安装相关库,Pycharm 仍然报错 ModuleNotFoundError: No module named 'xxxxxx' 的解决办法
  10. linux程序运行耗时shell脚本running_time.sh
  11. Calibration: 一个工业价值极大,学术界却鲜有研究的问题!
  12. hog与fhog(转载)
  13. linux系统kvm安装,快速搭建KVM及安装linux系统
  14. mysql 主从 启动顺序_MySQL生产环境下的主从复制启动项
  15. PHP与Unicode签名(BOM)
  16. 条款十一: 为需要动态分配内存的类声明一个拷贝构造函数和一个拷贝赋值运算符...
  17. Wordle是优秀的信息可视化吗?如何真正使用Wordle?
  18. linux下导入mysql数据库命令
  19. Openwrt使用指定版本的toolchain工具链
  20. 如何在项目管理中使用PERT图

热门文章

  1. prometheus安装
  2. 浅谈大规模k8s集群关于events的那些坑
  3. Ecosway奖金制度
  4. SAP EWM-拣货队列操作演示实例
  5. 【JS】Js二代身份证号码正则验证
  6. S60V5的应用似乎还是少了些
  7. 互联网日报 | 6月5日 星期六 | 中国邮政跨界开奶茶店;泛海13亿美元将IDG卖给黑石;乡村振兴样本曹县又一业绩直逼上海...
  8. Nothing Ventured, Nothing Gained
  9. The 2019 ACM-ICPC China Shannxi Provincial Programming Contest-L.Swap
  10. 软件工程小组问世第八章之测试文档