WipeOut wrote:
Joshua M. Thompson wrote:
On Thu, 2004-05-20 at 05:12, WipeOut wrote:
When trying to build zaptel it required me to link /usr/scr/linux-2.6 to the default source dir which is /usr/src/linux-2.6.5-1.358.. I guess thats still the RH infulence.. :)
After than I tried again but the page rolls with errors and finally ends with..
make[2]: *** [/usr/src/zaptel/zaptel.o] Error 1 make[1]: *** [/usr/src/zaptel] Error 2 make[1]: Leaving directory `/usr/src/linux-2.6.5-1.358' make: *** [linux26] Error 2
Anyone got ant ideas?
You'll need to configure the source tree before zaptel will compile. The config files are in /usr/src/linux-2.6/configs...copy the one that matches what you're running to /usr/src/linux-2.6/.config and then run "make oldconfig". Zaptel should compile after that.
Thanks for the try but its didn't work.. Got exactly the same result..
Anything else I can try?
It really sounds like your do not have the kernel-headers installed. I never tried a 2.6 kernel but on 2.4 I got similar errors until I installed the kernel-headers.
How did you get the kernel header files for FC2?
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
