[Home]

Summary:ASTERISK-08513: Compile of SVN zaptel failed
Reporter:tootai (tootai)Labels:
Date Opened:2007-01-08 06:04:54.000-0600Date Closed:2007-01-08 07:41:28.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:We updated zaptel to revision 1790 and get this at compile time:

ztcodec_dte.c: In function `wcdte_waitfor_csmencaps':
ztcodec_dte.c:1173: warning: implicit declaration of function `wait_event_interruptible_timeout'
ztcodec_dte.c: At top level:
ztcodec_dte.c:1790: error: parse error before "_MODULE_PARM_STRING_charp"
make[1]: *** [ztcodec_dte.o] Error 1
make[1]: Leaving directory `/usr/src/asterisk-trunk/zaptel'
make: *** [all] Error 2


****** ADDITIONAL INFORMATION ******

Debian Sarge custom kernel 2.4.27
Running Asterisk:

Asterisk SVN-trunk-r48358 built by root @ keewi on a i686 running Linux on 2006-12-08 12:27:01 UTC
Comments:By: Tilghman Lesher (tilghman) 2007-01-08 07:41:27.000-0600

ztcodec does not support kernel version 2.4.  Please run 'make menuselect' and remove ztcodec from the selection list.