Results 1 to 2 of 2
Hello:
I've compiled kernels numerous times with no problem, but I have one now. Perhaps
you can assist.
==================================
Here is my environment:
==================================
Fedora Core 10 "x86_64"
root# rpm ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-23-2009 #1Just Joined!
- Join Date
- Jan 2009
- Posts
- 11
FC10 kernel compile fails during make: "missing-syscalls" ...
Hello:
I've compiled kernels numerous times with no problem, but I have one now. Perhaps
you can assist.
==================================
Here is my environment:
==================================
Fedora Core 10 "x86_64"
root# rpm -qa | egrep "kernel-devel|kernel-headers"
kernel-headers-2.6.27.9-159.fc10.x86_64
kernel-devel-2.6.27.9-159.fc10.x86_64
root# pwd
/lib/modules/2.6.27.9-159.fc10.x86_64/source
===================================
===================================
Here is my problem:
===================================
root# make xconfig # <---- I successfully remove KVM support here.
root# make
CHK include/linux/version.h
CHK include/linux/utsrelease.h
make[1]: *** No rule to make target `missing-syscalls'. Stop.
make: *** [prepare0] Error 2
===================================
I've searched high and low, but cannot find a solution to this problem.
Any ideas?
Thanks in advance.
Noel
- 01-28-2009 #2Just Joined!
- Join Date
- Jan 2009
- Posts
- 7
i am having the same reply with fedora 8
actually we need to write some device drivers so needed to #include<module.h> which is not present so am rebuilding the kernel and installing it again with enabled support for kernel modules
anyone can help with this please.........on this problem for the past whole week



