主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Samokhinvadim
活动总数
10
最后的活动
2023年05月20日 08:48
成员加入日期
2019年01月15日 17:44
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
3
活动概览
帖子(2)
评论(4)
按最近的活动排序
最近的活动
投票数
创建于
2023年05月20日 08:48
ok, so first I've installed dependencies which were missing: sudo dnf install gcc make ncurses-devel bison flex elfutils-libelf-devel openssl-devel then built the Linux kernel with an ordinary make...
社区
CLion
Can't navigate Linux kernel source code
0 票
已编辑于
2023年05月19日 13:46
I think OP's errors are irrelevant for me. Anyways, i've run what Andrey wrote, namely 'make include/generated/ arch/x86/include/generated/', but this command itself resulted in the same error: C...
社区
CLion
Can't navigate Linux kernel source code
0 票
创建于
2023年05月19日 13:32
I think there is a typo. Instead of bear make V=1 bzImage modules, it should be bear -- make V=1 bzImage modules. When this command finished, I got the following error: /home/vadim/projects/linux_2...
社区
CLion
Can't navigate Linux kernel source code
0 票
已编辑于
2023年05月19日 13:22
I've tried all the steps described in that doc, but errors still remain. Maybe this google doc has some updates which haven't yet gone online? Haven't tried compilation database generator yet thoug...
社区
CLion
Can't navigate Linux kernel source code
0 票