I had zaptel and asterisk running on the 2.6.6 kernel of Fedora code 2, but I had to manually update my kernel source to the 2.6.6 source before I could get the modules to compile and run. YUM and up2date didn't automatically update the kernel source on my system because the rpm name changed from kernel-source to kernel-sourcecode. I still had some major crashing issues after I got it to work so I switched to Debian, but maybe this will help you out.

-Kevin

Steve Totaro wrote:
I am trying the same thing.  Now I get this message in /var/log/messages
after trying modprobe zaptel.

kernel: zaptel: version magic '2.6.5-1.358custom 686 REGPARM 4KSTACKS
gcc-3.3' should be '2.6.5-1.358 686 REGPARM 4KSTACKS gcc-3.3'

This is fedora 2 core.  Any ideas?

Thanks,
Steve



----- Original Message ----- 
From: "Kevin Walsh" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 29, 2004 5:10 AM
Subject: RE: [Asterisk-Users] linux kernel 2.6.6


  
yaboo [[EMAIL PROTECTED]] wrote:
    
trying to compile asterisk under linux kernel 2.6.6.

Currently under zaptel get the following error

make linux26
Link /usr/src/linux-2.6 to your kernel sources first!
make: *** [linux26] Error 1

      
Type this:

    # cd /usr/src
    # ln -s linux linux-2.6

That'll "link linux-2.6 to your kernel sources".  Error messages
are your friend.

    
is 2.6 not compatiable with asterisk and should I go back to 2.4.26.

      
I'm using "2.6.7-gentoo-r6" and it works very well.

I assume you're using the latest Zaptel and Asterisk from CVS.

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    [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

    

_______________________________________________
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
  

Reply via email to