debuggerx01 / kernel_deb_builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

当我运行`make deb-pkg`的时候发生错误

zhangyiming748 opened this issue · comments

commented
root@uos:/home/zen/Documents/linux-6.7.8# make deb-pkg
  SYNC    include/config/auto.conf.cmd
  HOSTCC  scripts/basic/fixdep
Segmentation fault
make[3]: *** [scripts/Makefile.host:116:scripts/basic/fixdep] 错误 139
make[3]: *** 正在删除文件“scripts/basic/fixdep”
make[2]: *** [Makefile:621:scripts_basic] 错误 2
/home/zen/Documents/linux-6.7.8/Makefile:763: include/config/auto.conf.cmd: 没有那个文件或目录
make[1]: *** [/home/zen/Documents/linux-6.7.8/Makefile:786:include/config/auto.conf.cmd] 错误 2
make: *** [Makefile:234:__sub-make] 错误 2

其中scripts/Makefile.host 110-120行如下
pFDI3Jf.png
makefile 第 763行如下
pFDIdwn.png
使用uos专业版1060编译

请问如何解决这个问题

不知道是不是UOS专业版的问题,你可以试试我能找到的信息:
https://bbs.archlinux.org/viewtopic.php?id=284125