On 2/3/2009 17:34, Asterisk Team wrote:> The Asterisk development team has released dahdi-linux 2.1.0.4
> This release is available for immediate download from
> http://downloads.digium.com/pub/telephony/dahdi-linux.
>
> This release fixes a regression from dahdi-linux 2.1.0 in which it was
> possible for the kernel to panic when conferencing channels together.
>
Ah, that explains it. :-)
> Please see http://bugs.digium.com/view.php?id=14183 for more information.
>
> The complete change log can be read at:
>
http://downloads.digium.com/pub/telephony/dahdi-linux/releases/ChangeLog-2.1.0.4
>
> Thanks for your continued support of Asterisk!
>
>
I can't get this to build, the following error is produced:
CC [M]
/usr/src/asterisk/1.6/dahdi-linux-2.1.0.4/drivers/dahdi/xpp/xproto.o
/usr/src/asterisk/1.6/dahdi-linux-2.1.0.4/drivers/dahdi/xpp/xproto.c: In
function 'xproto_get':
/usr/src/asterisk/1.6/dahdi-linux-2.1.0.4/drivers/dahdi/xpp/xproto.c:96:
error: implicit declaration of function 'module_refcount'
make[3]: ***
[/usr/src/asterisk/1.6/dahdi-linux-2.1.0.4/drivers/dahdi/xpp/xproto.o]
Error 1
make[2]: ***
[/usr/src/asterisk/1.6/dahdi-linux-2.1.0.4/drivers/dahdi/xpp] Error 2
make[1]: ***
[_module_/usr/src/asterisk/1.6/dahdi-linux-2.1.0.4/drivers/dahdi] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.28'
make: *** [modules] Error 2
This is on a P4 machine with gcc-4.1.2, (mot sure what else to include
really, DAHDI Tools 2.1.0.2, asterisk 1.6.0.3).
TIA for any help.