Hi guys, I am trying to compile zaptel, using debian 4r5. However what I get in zaptel 1.2.27 after "make" is below : You do not appear to have the sources for the 2.6.18-6-486 kernel installed (under ). make: *** [modules] Error 1 tried to change the source with zaptel-1.4.12.1 :/usr/src/zaptel-1.4.12.1# make make[1]: Entering directory `/usr/src/zaptel-1.4.12.1' echo "You do not appear to have the sources for the 2.6.18-6-486 kernel installed." You do not appear to have the sources for the 2.6.18-6-486 kernel installed. exit 1 make[1]: *** [modules] Error 1 make[1]: Leaving directory `/usr/src/zaptel-1.4.12.1' make: *** [all] Error 2 I think I do have that kerne, after inputting uname -r what I get is : asterisk:/usr/src/zaptel-1.2.27# uname -r 2.6.18-6-486 what should I do? thank you
reza adinata wrote:> Hi guys, > > I am trying to compile zaptel, using debian 4r5. However what I get in > zaptel 1.2.27 after "make" is below : > > > You do not appear to have the sources for the 2.6.18-6-486 kernel > installed (under ). > make: *** [modules] Error 1 > > > tried to change the source with zaptel-1.4.12.1 > > > > :/usr/src/zaptel-1.4.12.1# make > make[1]: Entering directory `/usr/src/zaptel-1.4.12.1' > echo "You do not appear to have the sources for the 2.6.18-6-486 > kernel installed." > You do not appear to have the sources for the 2.6.18-6-486 kernel installed. > exit 1 > make[1]: *** [modules] Error 1 > make[1]: Leaving directory `/usr/src/zaptel-1.4.12.1' > make: *** [all] Error 2 > > > > I think I do have that kerne, after inputting uname -r what I get is : > > > asterisk:/usr/src/zaptel-1.2.27# uname -r > 2.6.18-6-486 > > > > what should I do? thank youInstall the kernel source. DC