It works with the stock kernel and kernel 681, but not anything after that, not even the kernel source downloaded from kernel.org. I have verified that its looking at the correct kernel and yes I updated the kernel via up2date.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nathan C. Smith Sent: Monday, January 17, 2005 2:14 PM To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: RE: [Asterisk-Users] RE: Issue compiling zaptel on FC 3 kernel 2.6.10-1.737 -----Original Message----- From: David Petruzzella [mailto:[EMAIL PROTECTED] Sent: Monday, January 17, 2005 12:30 PM To: [email protected] Subject: [Asterisk-Users] RE: Issue compiling zaptel on FC 3 kernel 2.6.10-1.737 I am unable to compile the zaptel drivers on the latest kernel for fc 3, I get the following errors which are listed below if anyone has any suggestions on how I can solve this issue aside from trying a different distro, please don't hesitate to offer. Thanks in advance. [EMAIL PROTECTED] zaptel]# make linux26 make -C /lib/modules/`uname -r`/build SUBDIRS=/usr/src/zaptel modules make[1]: Entering directory `/usr/src/redhat/BUILD/kernel-2.6.10/linux-2.6.10' CC [M] /usr/src/zaptel/wcfxs.o ------------------------------------- It sounds like you updated your kernel with up2date. Check that your /usr/src/linux-2.6 is linked to the correct kernel source (you may need to download the source for that kernel). Or, you can revert to an older kernel on your system by editing /boot/grub/grub.conf and selecting a different kernel as the default. -Nate _______________________________________________ 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 _______________________________________________ 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
