You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CentOS7.6.1810/3.10.0-957.21.3.el7.x86_64 make 失败/root/diagnose/diagnose-tools-master/SOURCE/module/pmu/entry.c:49:5: 错误:与‘diag_pmu_exit’类型冲突 int diag_pmu_exit(void)
#164
Open
wsyiyi opened this issue
Sep 20, 2022
· 0 comments
/root/diagnose/diagnose-tools-master/SOURCE/module/pmu/entry.c:49:5: 错误:与‘diag_pmu_exit’类型冲突
int diag_pmu_exit(void)
^
In file included from /root/diagnose/diagnose-tools-master/SOURCE/module/pmu/entry.c:17:0:
/root/diagnose/diagnose-tools-master/SOURCE/module/internal.h:902:6: 附注:‘diag_pmu_exit’的上一个声明在此
void diag_pmu_exit(void);
^
make[3]: *** [/root/diagnose/diagnose-tools-master/SOURCE/module/pmu/entry.o] 错误 1
make[3]: *** 正在等待未完成的任务....
make[2]: *** [module/root/diagnose/diagnose-tools-master/SOURCE/module] 错误 2
make[2]: 离开目录“/usr/src/kernels/3.10.0-957.21.3.el7.x86_64”
make[1]: *** [default] 错误 2
make[1]: 离开目录“/root/diagnose/diagnose-tools-master/SOURCE/module”
make: *** [module] 错误 2
The text was updated successfully, but these errors were encountered: