编译内核模块时的几个问题的解决方法
时间:2009-08-22 来源:zhenze12345
1. include/linux/mmzone.h:18:26: error: linux/bounds.h: 没有该文件或目录
到内核目录:make prepare
2. /bin/sh: scripts/mod/modpost: not found
到内核目录:make scripts
到内核目录:make prepare
2. /bin/sh: scripts/mod/modpost: not found
到内核目录:make scripts
相关阅读 更多 +
排行榜 更多 +