Zaptel does not compile - kernel-headers error

Thanks for a fantastic product!
I am recieving the following output on Fedora FC5:

“/lib/modules/2.6.17-1.2174_FC5smp/build
You do not appear to have the sources for the 2.6.17-1.2174_FC5smp kernel installed.
make: *** [linux26] Error 1”

I have installed kernel-devel, but still recieve the same error.
Also tried,
yum install kernel-headers
yum install kernel-headers-‘uname -r’

what is wrong?

Hi

Did you do make linux26 ?

Ian

[quote=“ianplain”]Hi

Did you do make linux26 ?

Ian[/quote]

yes

Did you take into account: http://forums.digium.com/viewtopic.php?t=7061&highlight=fedora

Ok

What does /usr/src/linux-2.6 point to ? and whats in that dir and are they pointing to the correct files/dirs

Ian

[quote=“ianplain”]Ok

What does /usr/src/linux-2.6 point to ? and whats in that dir and are they pointing to the correct files/dirs

Ian[/quote]

On Ian’s question:
I do not have a linux26 path as above.
Should I?

On Colbecs pointer:
I did
yum install kernel
yum install kernel-smp-devel

and the result is:
" title Fedora Core (2.6.17-1.2174_FC5smp)
root (hd0,1)
kernel /vmlinuz-2.6.17-1.2174_FC5smp ro root=/dev/VolGroup00/LogVol00 rhgb quiet
initrd /initrd-2.6.17-1.2174_FC5smp.img
"
as final lines of execution.
Which I believe is correct result? Right?

HI

[quote]
On Ian’s question:
I do not have a linux26 path as above.
Should I?[/quote]

AFAIK if you do make linux26 you should do. I have always had.

Ian[/quote]