ubuntu编译qemu报错:‘ERROR: DTC (libfdt) version = 1.4.0 not present.’
生活随笔
收集整理的這篇文章主要介紹了
ubuntu编译qemu报错:‘ERROR: DTC (libfdt) version = 1.4.0 not present.’
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
在ubuntu14.04中用源碼方式編譯安裝qemu時(shí),執(zhí)行/configure步驟提示錯(cuò)誤:
./configure?ERROR:?DTC?(libfdt)?version?>=?1.4.0?not?present.?Your?options:(1)?Preferred:?Install?the?DTC?(libfdt)?devel?package(2)?Fetch?the?DTC?submodule,?using:git?submodule?update?--init?dtc于是,用apt-cache查找了關(guān)于libfdt的依賴包
apt-cache?search?libfdt?? libfdt-dev?-?Flat?Device?Trees?manipulation?library?-?development?files libfdt1?-?Flat?Device?Trees?manipulation?library選擇安裝libfdt-dev那個(gè)包:
轉(zhuǎn)載于:https://blog.51cto.com/mltyrone/1833908
總結(jié)
以上是生活随笔為你收集整理的ubuntu编译qemu报错:‘ERROR: DTC (libfdt) version = 1.4.0 not present.’的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 剑指Offer(java版):第一个只出
- 下一篇: 读《数学之美》有感