编译在X86平台下运行的linux内核出错

发布于 2022-10-15 06:07:52 字数 824 浏览 19 评论 0

make: Warning: File `.config' has modification time 6.5e+02 s in the future
make[2]: Warning: File `scripts/basic/.hash.cmd' has modification time 6.4e+02 s in the future
make[2]: warning: Clock skew detected. Your build may be incomplete.
make[2]: Warning: File `scripts/kconfig/.zconf.tab.o.cmd' has modification time 6.4e+02 s in the future
  HOSTLD scripts/kconfig/conf
scripts/kconfig/conf -s arch/x86/Kconfig

*** Error during update of the kernel configuration.

make[2]: *** [silentoldconfig] Error 1
make[1]: *** [silentoldconfig] Error 2
make: *** No rule to make target `include/config/auto.conf', needed by `include/config/kernel.release'. Stop.

我想编译在X86平台下运行的linux内核,结果使用make bzImage时,出现了以上错误信息,有哪位大哥能帮帮小弟,我刚入门,谢谢。

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

抚笙 2022-10-22 06:07:52

有没有先make menuconfig ?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文