【发布时间】:2019-01-05 16:19:15
【问题描述】:
我正在尝试在 Ubuntu 16.04 上编译 linux 内核 3.4.0,但出现错误:
In file included from kernel/fork.c:79:0:
include/trace/events/sched.h:249:2: error: #error "Unsupported NR_CPUS for lb tracepoint."
#error "Unsupported NR_CPUS for lb tracepoint."
^
scripts/Makefile.build:307: recipe for target 'kernel/fork.o' failed
感谢任何帮助!
【问题讨论】:
标签: linux linux-kernel