LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   "linux kernel source not found" with make .. (https://www.linuxquestions.org/questions/fedora-35/linux-kernel-source-not-found-with-make-562622/)

ksvasudp 06-18-2007 05:39 AM

"linux kernel source not found" with make ..
 
Hello

I am new to linux and to this forum. I installed Fedora core 6. MY PC is having Attansic L1 Gigabit Ethernet card . The OS didn't detect the NIC card because it didn't have the driver. I tried to install with the driver came along with motherboard. But "make" command creates problem It says that 66:"linux kernel source not found". I tried with the drivers downloaded from net, but the result is same.When I opened the corresponding makefile I could see so many directories in the program where it searches for kernel.

What is the problem? Can somebody help me?

Vasu

Lenard 06-18-2007 05:58 AM

As root type; yum install kernel-devel kernel-headers
Also review; http://docs.fedoraproject.org/releas...sn-Kernel.html

These sections apply;

8.5. Following Generic Textbooks
8.7. Building Only Kernel Modules


All times are GMT -5. The time now is 12:22 AM.