LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Problem during Make (https://www.linuxquestions.org/questions/linux-software-2/problem-during-make-618845/)

capricorn80 02-05-2008 09:16 AM

Problem during Make
 
Hi !
i am facing problem when i try to make some program. The output is given below
----------
[root@mylapop mac80211-10.0.4]# make
Kernel Makefile not found at '/lib/modules/2.6.23.9-85.fc8/source/'
If patch or script failed, check pre/ and post/ for current stage.
make: *** [compatible/modified] Error 1
[root@mylapop mac80211-10.0.4]#

Lenard 02-05-2008 10:16 AM

Check and see if the kernel-devel and kernel-headers rpm packages that match your running kernel (2.6.23.9-85.fc8) are installed;

rpm -qa 'kernel*'

If not then install them.

FYI: mac80211 should already be included; locate mac80211.ko


All times are GMT -5. The time now is 03:51 PM.