I just dealt with these same issue on a recent install on debian. You don't need the kernel sources, but you do need the kernel headers for the kernel image you're running. You need to have a sym-link named /lib/modules/`uname -r`/build/ which links to your kernel header directory. Zaptel wouldn't compile properly until I removed the 2.6 kernel source files, because I had the 2.6 version of the kernel sources and my kernel image and headers were 2.6.11. Marv Horst "dicovers" the kernel source |
_______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- 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
