Whats the non-workaround solution? Is there one?<br><br><div><span class="gmail_quote">On 3/16/07, <b class="gmail_sendername">Tzafrir Cohen</b> <<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a>> wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Fri, Mar 16, 2007 at 02:46:24PM +0100, Wilson Pickett wrote:<br>> Has this issue been resolved? I'm having the problem now with the code base
<br>> downloaded yesterday.<br>><br>> On 2/3/07, Erick Perez <<a href="mailto:eaperezh@gmail.com">eaperezh@gmail.com</a>> wrote:<br>> ><br>> >while compiling svn 53132 of asterisk branch 1.2<br>
<br>> >codec_zap.o codec_zap.c<br>> >codec_zap.c: In function `zap_framein':<br>> >codec_zap.c:147: error: dereferencing pointer to incomplete type<br>> >codec_zap.c:149: error: dereferencing pointer to incomplete type
<br><br>Woraround:<br><br>===================================================================<br>--- codecs/Makefile (revision 58959)<br>+++ codecs/Makefile (working copy)<br>@@ -36,7 +36,7 @@<br> ifeq (${OSARCH},FreeBSD)
<br> SOLINK+=-L$(CROSS_COMPILE_TARGET)/usr/local/lib<br> endif<br>- CODECS+=codec_zap.so<br>+ #CODECS+=codec_zap.so<br> endif<br> endif # WITHOUT_ZAPTEL<br><br>--<br> Tzafrir Cohen<br>icq#16849755
<a href="mailto:jabber:tzafrir@jabber.org">jabber:tzafrir@jabber.org</a><br>+972-50-7952406 mailto:<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a><br><a href="http://www.xorcom.com">http://www.xorcom.com
</a> <a href="http://iax:guest@local.xorcom.com/tzafrir">iax:guest@local.xorcom.com/tzafrir</a><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com
</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>sean