Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1291916
  • 博文数量: 632
  • 博客积分: 2778
  • 博客等级: 大尉
  • 技术积分: 3387
  • 用 户 组: 普通用户
  • 注册时间: 2012-05-31 09:09
个人简介

123

文章分类

全部博文(632)

文章存档

2014年(36)

2013年(33)

2012年(563)

分类: LINUX

2012-12-26 09:31:08

转自:http://blog.csdn.net/hongjiujing/article/details/1795873

2.6.14+cramfs+yaffs,库都在lib文件夹下!可是板子执行的时候就会报错:[/mnt/yaffs]boa
 error while loading shared libraries: libc.so.6: cannot open share...
[/mnt/yaffs]flash_erase                       
flash_erase: error while loading shared libraries: libc.so.6: cannot open shared                                                                         
 object file: No such file or directory                                       
       
只要:  export LD_LIBRARY_PATH=/lib:$LD_LIBRARY_PATH!没有把这个加入启动里面,失误!唉!
但是还有问题:
    [mnt/yaffs]:boa
    Segementation fault
阅读(1042) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~