David K Parker
2006-May-30 09:50 UTC
[Asterisk-Users] Zaptel and 2.6.9-34.0.1.EL Kernel on CentOS
Has anyone been able to compile Zaptel after upgrading to 2.6.9-34.0.1.ELkernel? I'm running CentOS and was unable to recompile Zaptel. I reverted back to 2.6.9-22.0.1.EL but even then Zaptel would fail to load. I tried pulling the latest zaptel sources from digium cvs, but they apparently don't have a record in dns for cvs.digium.com. I did download zaptel-1.2.5.tar.gzand recompiled then zap would function again with 2.6.9-22.0.1.EL kernel. I tried booting the newer kernel and recompiling zap from the new zap source, but the compile would fail. I'm back to 2.6.9-22.0.1.EL kernel and zaptel-1.2.5. Thanks, David -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060530/375c00e7/attachment.htm
Marco Mouta
2006-May-30 10:24 UTC
[Asterisk-Users] Zaptel and 2.6.9-34.0.1.EL Kernel on CentOS
make this : (BE SURE this is the kernel you are booting!!! make ls inside /usr/src/kernels) cd /usr/src/kernels/2.6.9-34.0.1.EL/include/linux mv spinlock.h spinlock.h.old wget http://*nerdvittles*.com/aah27/*spinlock*.h shutdown -r now Then make this command: rebuild_zaptel This is a well known issue with Centos and Zaptel Hope it helps! Best regards, Marco Mouta ps. give me some feedback On 5/30/06, David K Parker <davparker@gmail.com> wrote:> > Has anyone been able to compile Zaptel after upgrading to 2.6.9-34.0.1.ELkernel? I'm running CentOS and was unable to recompile Zaptel. I reverted > back to 2.6.9-22.0.1.EL but even then Zaptel would fail to load. I tried > pulling the latest zaptel sources from digium cvs, but they apparently don't > have a record in dns for cvs.digium.com. I did download > zaptel-1.2.5.tar.gz and recompiled then zap would function again with > 2.6.9-22.0.1.EL kernel. I tried booting the newer kernel and recompiling > zap from the new zap source, but the compile would fail. I'm back to > 2.6.9-22.0.1.EL kernel and zaptel-1.2.5. > Thanks, > David > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060530/2196a25b/attachment.htm