[asterisk-users] Zaptel compile error after make update.

Tzafrir Cohen tzafrir.cohen at xorcom.com
Wed Oct 15 15:51:29 CDT 2008


On Wed, Oct 15, 2008 at 09:38:17PM +0200, Freddi Hansen wrote:
> Hi,
> I started to get some Zaptel compile errors after a 'make update'
> 
> I did a clean zaptel install with:
> 
> svn co http://svn.digium.com/svn/zaptel/branches/1.4 zaptel
> 
> I am still getting the error, is this someelse seeing this ?.
> 
> CC [M]  /usr/src/zaptel/kernel/zaptel-base.o
> /usr/src/zaptel/kernel/zaptel-base.c: In function 'zt_reallocbufs':
> /usr/src/zaptel/kernel/zaptel-base.c:889: error: 'struct zt_chan' has no 
> member named 'rebufpolicy'

It looks like a typo from a recent commit. Try replacing 

 'rebufpolicy'
with:
 'rxbufpolicy'

in line 899.

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.cohen at xorcom.com
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir



More information about the asterisk-users mailing list