Error: No rule to make target `missing-syscalls' when compiling modules for MRG kernel
Issue
Whilst running 'make oldconfig && make prepare' for the sources of the kernel 2.6.33.7-rt29.45.el5rt-x86_64 provided by kernel-rt-devel, the following error occurs:
$ make oldconfig && make prepare
HOSTCC scripts/kconfig/conf.o
HOSTCC scripts/kconfig/kxgettext.o
HOSTCC scripts/kconfig/zconf.tab.o
HOSTLD scripts/kconfig/conf
scripts/kconfig/conf -o arch/x86/Kconfig
#
# configuration written to .config
#
Error count: 0
scripts/kconfig/conf -s arch/x86/Kconfig
Error count: 0
CHK include/linux/version.h
CHK include/generated/utsrelease.h
UPD include/generated/utsrelease.h
make[1]: *** No rule to make target `missing-syscalls'. Stop.
make: *** [prepare0] Error 2
Environment
- MRG Realtime kernel
rt-2.6.33.7-rt29.45
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
