LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Fedora Core 9, make error (https://www.linuxquestions.org/questions/linux-newbie-8/fedora-core-9-make-error-652848/)

BallsOfSteel 07-01-2008 11:34 AM

Fedora Core 9, make error
 
yes, I searched, both her, google, and a few other forums, but I have not gotten any luck....


I did find to check whether or not build-essential was installed, and if automake was, and they both are.





this is the cmd I'm trying to do:

[root@localhost ipwraw-ng]# make
make -C /lib/modules/2.6.25.6-55.fc9.i686/build M=/home/hat/Download/ipwraw-ng modules
make: *** /lib/modules/2.6.25.6-55.fc9.i686/build: No such file or directory. Stop.
make: *** [modules] Error 2

Nylex 07-01-2008 12:00 PM

Usually build is a symlink to the kernel source directory, so I suggest you check whether or not you've got the kernel source package installed.

BallsOfSteel 07-01-2008 12:19 PM

Does that mean I should get kernel-2.6.25.6-55.fc9.src.rpm and install it?

Thanks

Nylex 07-01-2008 12:24 PM

I think that's right. You might want to look at this, too.

lazlow 07-01-2008 01:28 PM

Usually with RH based OSs all you need it the kernel-devel package (must be an exact match to the installed kernel).


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