You must install #39;hg#39; on your build machine
生活随笔
收集整理的这篇文章主要介绍了
You must install #39;hg#39; on your build machine
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
/****************************************************************************************** You must install 'hg' on your build machine* 说明:* 在buildroot添加package的时候,遇到这个报错,记录一下解决办法。* * 2016-9-24 深圳 南山平山村 曾剑锋****************************************************************************************/一、参考文档:利用buildroot构建rootfshttp://blog.csdn.net/qq_28992301/article/details/52143398
二、报错现象:zengjf@zengjf:~/rootfsArmLinux/buildroot-2016.08$ makeYou must install 'hg' on your build machinehg is usually part of the mercurial package in your distributionmake[1]: *** [core-dependencies] 错误 1make: *** [_all] 错误 2三、解决办法:sudo apt-get install hgsubversion
总结
以上是生活随笔为你收集整理的You must install #39;hg#39; on your build machine的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: oracle错误处理及实操-【INS-2
- 下一篇: 简单扩展shiro 实现NOT、AND、