在编译debian内核时出现如下错误:
INSTALL include/asm (64 files)
/home/fuckids/linux-3.13.7/scripts/package/builddeb:行65: dpkg-gencontrol: 未找到命令
make[1]: *** [deb-pkg] 错误 127
make: *** [deb-pkg] 错误 2
解决方法:
apt-get install dpkg-dev
安装好后,在命令行能够找到此命令:
root@debian-ids:/home/fuckids/linux-3.13.7# dpkg-gen
dpkg-genchanges dpkg-gencontrol dpkg-gensymbols
作者:csdn博客 yygydjkthh
返回栏目页:http://www.bianceng.cnhttp://www.bianceng.cn/OS/Linux/
时间: 2024-12-02 02:11:03