On Thu, 2004-05-20 at 12:04, WipeOut wrote: > Thanks for the try but its didn't work.. Got exactly the same result..
Apparently the FC2 2.6.5 kernel has another issue, one that I didn't start seeing until 2.6.6 (I build my own kernel RPMs.) There are a few files that are auto generated by the Makefile. The complete directions to set up your source tree are thus: cp configs/config-for-my-kernel .config make oldconfig make include/asm make include/linux/version.h make SUBDIRS=scripts A pain in the butt but at least you only have to do this once after installing a new kernel-source RPM. -- Joshua M. Thompson <[EMAIL PROTECTED]> _______________________________________________ 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
