简体   繁体   中英

Error while compiling module for linux kernel

I am using Fedora 16.The kernel is 3.3.2.-6.fc16.i686.PAE.I have installed the correct kernel devel.But when I am trying to compile any module against it I am getting an error mentioned below

No rule to make target /usr/src/kernels/3.3.2-6.fc16.i686.PAE/arch/x86/syscalls/syscall_32.tbl', needed by arch/x86/syscalls/../include/generated/asm/unistd_32.h'. Stop.

Any idea what is wrong and what needs to be done?

如果您有内核源代码,只需再次编译它并尝试编译您的模块。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM