<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.9">
</HEAD>
<BODY>
Ahh!&nbsp; Thanks Tony!&nbsp; I was unaware of that.&nbsp; Looks like I know what I'm doing Saturday morning.&nbsp; So all I would have to do is update the Makefiles to use gcc32 instead of gcc or cc?<BR>
<BR>
Mitch<BR>
<BR>
On Fri, 2004-03-19 at 01:50, Tony Mountifield wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#737373"><I>In article &lt;1079668461.6176.4.camel@vincent&gt;,
Mitchell S. Sharp &lt;asterisk-users@lists.digium.com&gt; wrote:
&gt; -=-=-=-=-=-
&gt; 
&gt; I had the same issue when I updated to 2.4.20-30.9.  All you need to do
&gt; is recompile the drivers.  I go ahead and do a full zaptel, libpri and
&gt; asterisk recompile just for good measure.  Works fine after that!
&gt; 
&gt; I was running on Fedora Core 1, but I wanted to use Festival which won't
&gt; compile using gcc 3.3.x, so I had to revert back to RedHat 9.

Festival comes as an RPM with Fedora Core 1.

FC1 also has GCC 3.2 available as the command gcc32. It is used for
building the kernel. Consequently, all kernel modules (zaptel, zaprtc)
should also be built on FC1 using gcc32, not just cc or gcc. This
also gets rid of all those &quot;type punning&quot; warnings.

Cheers,
Tony</I></FONT></PRE>
</BLOCKQUOTE>
</BODY>
</HTML>