美文网首页
ERROR: DTC (libfdt) version >= 1

ERROR: DTC (libfdt) version >= 1

作者: 飞熊先生 | 来源:发表于2019-11-28 21:14 被阅读0次

转载自(https://stackoverflow.com/questions/54838295/error-dtc-libfdt-version-1-4-2-not-present-please-install-the-dtc-libfdt)
编译qemu 2.9时碰到这个问题:

ERROR: DTC (libfdt) version >= 1.4.2 not present. Your options:
         (1) Preferred: Install the DTC (libfdt) devel package
         (2) Fetch the DTC submodule, using:
             git submodule update --init dtc

解决方法

这下载dit-1760e7c
然后解压缩放在/qemuxx/dtc文件夹中解决

相关文章

网友评论

      本文标题:ERROR: DTC (libfdt) version >= 1

      本文链接:https://www.haomeiwen.com/subject/twsiwctx.html