I have an old OS/2 hard drive (hpfs filesystems) I want to access, so I went to build the hpfs kernel module. Ran "make menuconfig" selected the module, saved the new .config, and tried to "make modules:" [root@lancre 2.6.23.15-137.fc8-x86_64]# make modules 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 have the kernel-devel and kernel-headers rpms installed: [root@lancre 2.6.23.15-137.fc8-x86_64]# rpm -qa|grep kernel kernel-headers-2.6.23.15-137.fc8 kernel-2.6.23.15-137.fc8 kernel-devel-2.6.23.15-137.fc8 What else do I need? Do I need to start from a clean kernel source tree and build the modules from there? -- John (john@xxxxxxxxxxx) -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list