[PlanetCCRMA] Trouble finding kernel headers 2.6.13 for FC4

Fernando Pablo Lopez-Lezcano nando@ccrma.Stanford.EDU
Mon Sep 5 05:41:03 2005


On Sun, 4 Sep 2005, Un Worldly wrote:

> I have the kernel that came with planetccrma-core-edge package for FC4 and I 
> am having trouble finding the source/headers/kernel-devel(whatever it is 
> called) package that corresponds to it. I have done plenty of searching and 
> it seems as if the source is not included. I need to compile a couple 
> modules but I can't without the devel package to build them against. I tried 
> downloading the sources for 2.6.13 from kernel.org but they will not allow 
> me to build. Can somebody please help me find the sources for the ccrma-edge 
> FC4 kernel? If they are not there, can they be addded?
> 
> I am a bit confused trying to get these modules working and not being able 
> to find the source that I need, can somebody please give me a clue if I am 
> missing some obvious thing?

Usually you donīt need extras sources to compile kernel modules in 2.6.x. 
The needed headers are found in /lib/modules/`uname -`/build

Kernel source packages can be found at:
http://ccrma.stanford.edu/planetccrma/mirror/all/linux/SRPMS/
-- Fernando