<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
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.<br>
<br>
-Kevin<br>
<br>
Steve Totaro wrote:
<blockquote
cite="mid003701c45e53$59ba61e0$a600a8c0@totarotechnologies.com"
type="cite">
<pre wrap="">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" <a class="moz-txt-link-rfc2396E" href="mailto:kevin@cursor.biz"><kevin@cursor.biz></a>
To: <a class="moz-txt-link-rfc2396E" href="mailto:asterisk-users@lists.digium.com"><asterisk-users@lists.digium.com></a>
Sent: Tuesday, June 29, 2004 5:10 AM
Subject: RE: [Asterisk-Users] linux kernel 2.6.6
</pre>
<blockquote type="cite">
<pre wrap="">yaboo [<a class="moz-txt-link-abbreviated" href="mailto:yaboo@dodgyware.com">yaboo@dodgyware.com</a>] wrote:
</pre>
<blockquote type="cite">
<pre wrap="">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
</pre>
</blockquote>
<pre wrap="">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.
</pre>
<blockquote type="cite">
<pre wrap="">is 2.6 not compatiable with asterisk and should I go back to 2.4.26.
</pre>
</blockquote>
<pre wrap="">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
_/ _/ _/ _/ _/ _/ _/ _/_/ <a class="moz-txt-link-abbreviated" href="mailto:kevin@cursor.biz">kevin@cursor.biz</a>
_/ _/ _/_/_/_/ _/ _/_/_/ _/ _/
_______________________________________________
Asterisk-Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
To UNSUBSCRIBE or update options visit:
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
</pre>
</blockquote>
<pre wrap=""><!---->
_______________________________________________
Asterisk-Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
To UNSUBSCRIBE or update options visit:
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
</pre>
</blockquote>
</body>
</html>