/****************************************************************************
* I.MX6 U-boot编译找不到用户目录
* 说明:
* 获取了U-boot的源码,但是编译出了问题,没有找到对应的目录出错了。
*
* 2016-7-26 深圳 南山平山村 曾剑锋
***************************************************************************/ 一、错误现象:
myzr@myzr:~/uboot/uboot-imx$ ./remake.sh
Configuring for mx6dl_sabresd_android board...
Generating include/autoconf.mk
Generating include/autoconf.mk.dep
for dir in tools examples/standalone examples/api ; do make -C $dir _depend ; done
make[]: Entering directory `/home/myzr/uboot/uboot-imx/tools'
make[]: Nothing to be done for `_depend'.
make[]: Leaving directory `/home/myzr/uboot/uboot-imx/tools'
make[]: Entering directory `/home/myzr/uboot/uboot-imx/examples/standalone'
make[]: Nothing to be done for `_depend'.
make[]: Leaving directory `/home/myzr/uboot/uboot-imx/examples/standalone'
make[]: Entering directory `/home/myzr/uboot/uboot-imx/examples/api'
make[]: Nothing to be done for `_depend'.
make[]: Leaving directory `/home/myzr/uboot/uboot-imx/examples/api'
make -C tools all
make[]: Entering directory `/home/myzr/uboot/uboot-imx/tools'
make[]: *** No rule to make target `/home/lee/myandroid/bootable/bootloader/uboot-imx/tools/bmp_logo.c', needed by `bmp_logo.o'. Stop.
make[]: Leaving directory `/home/myzr/uboot/uboot-imx/tools'
make: *** [tools] Error 二、错误原因:
不存在/home/lee/myandroid/bootable/bootloader/uboot-imx/tools/bmp_logo.c目录,其中的lee用户是不存在的。 三、解决办法:
. make distclean
. remake.sh

最新文章

  1. .NET不可变集合已经正式发布
  2. CSS常用知识点
  3. Spring配置文件详解
  4. Android Studio打开时提示ADB错误的问题
  5. Android中RelativeLayout各个属性的含义
  6. CSS基础(二):基础和语法
  7. HDU 5858 Hard problem
  8. Linux Shell脚本Ldd命令原理及使用方法
  9. 六、spark常见问题总结(转载)
  10. Swing-GridBagLayout用法-入门
  11. IIS ip访问限制插件
  12. Object的wait/notify/notifyAll&&Thread的sleep/yield/join/holdsLock
  13. HTML5原生拖拽事件的值传递(三dataTransfer对象)
  14. C++ 动态存储空间的分配和释放 new与malloc的区别
  15. libcurl 静态库编译
  16. 2.Servlet基础.md
  17. wget 报错 OpenSSL: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failur
  18. 【转载】ssh(安全外壳协议)
  19. python selenium操作表格式元素实例
  20. [Mark]Windows Server 2008 R2 防火墙之SQL Server 2008 R2

热门文章

  1. MySQL数据库不识别server=.而是识别localhost
  2. javascript异步处理
  3. asp.net静态变量研究
  4. Codeforces Round #377 (Div. 2)部分题解A+B+C!
  5. python学习笔记--面向对象的编程和类
  6. 洛谷P2814 家谱(gen)
  7. linux mail 发邮件
  8. POJ 2965 The Pilots Brothers' refrigerator【BFS+状压 Or 脑洞】
  9. webstorm js版本设置被重置
  10. Java中的字符