Description of problem: lib/module/2.6.19-1.2914.fc7/build directory has broken links. Also the source directory How reproducible: All the time Steps to Reproduce: 1. cd lib/module/2.6.19-1.2914.fc7/ 2. directories build and source have type - link (broken) 3. Actual results: [root@localhost ndiswrapper-1.37]# make install make -C driver install make[1]: Entering directory `/home/ndiswrapper-1.37/driver' Can't find kernel build files in /lib/modules/2.6.19-1.2914.fc7/build; give the path to kernel build directory with KBUILD=<path> argument to make make[1]: *** [prereq_check] Error 1 make[1]: Leaving directory `/home/ndiswrapper-1.37/driver' make: *** [install] Error 2 [root@localhost ndiswrapper-1.37]# Expected results Additional info:
you don't have kernel-devel installed.
Moving to 'devel' as discussed on https://www.redhat.com/archives/fedora-devel-list/2007-March/msg00095.html.