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、