当前位置:   article > 正文

linux目录count,linux-kernel – linux / scripts / recordmcount:没有这样的文件或目录

usage: recordmcount [-w] file.o...

当我尝试创建

Linux的内核模块时,会出现以下错误消息:

/home/mynfs/linux/scripts/recordmcount: No such file or directory

它出什么问题了?

PS:/ home / mynfs / linux /是我的源代码树所在的目录.

[root@localhost yiran]# make CONFIG_NFS_ACL_SUPPORT=m -C /home/mynfs/linux M=/home/mynfs/linux/fs/nfs_common modules

make: Entering directory `/home/mynfs/linux'

WARNING: Symbol version dump /home/mynfs/linux/Module.symvers

is missing; modules will have no dependencies and modversions.

CC [M] /home/mynfs/linux/fs/nfs_common/nfsacl.o

**/bin/sh: /home/mynfs/linux/scripts/recordmcount: No such file or directory**

make[1]: * [/home/mynfs/linux/fs/nfs_common/nfsacl.o] Error 1

make: * [_module_/home/mynfs/linux/fs/nfs_common] Error 2

make: Leaving directory `/home/mynfs/linux'

[root@localhost yiran]# ls /home/mynfs/linux/scripts | grep recordmcount

recordmcount.c

recordmcount.h

recordmcount.pl

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/繁依Fanyi0/article/detail/578313
推荐阅读
相关标签
  

闽ICP备14008679号