[Asterisk-Users] Help compiling zaptel in Debian

Manuel Casal mach at e-sistemas.net
Mon Apr 18 11:41:14 MST 2005


Hi Matt,
I have used your wiki page as my principal and best source of 
documentation.
I have followed all the steps in it carefully: download and install the 
asterisk requeriments(with apt-get), download the kernel source, make  
mrproper, make oldconfig (with the .config file from the kernell 
package), make dep, and finaly try to compile zaptel.
The problem is the depmod issue, that only fails in the ztd-eth.o module 
the rest of the modules (wcfxo,etc..) loads succesfuly.

I also try the make menuconfig, make dep alternative with the same result.
Any kind of help will be welcome.

Thanks

> Manuel,
>
> This is from my Wiki page on running Asterisk on Debian/GNU Linux.
>
> Build and Install Zaptel
> Zaptel provides support for Digium hardware.  The following steps can 
> be followed to build and install Zaptel.
>
> 1. Create symbolic links to the new kernel's source files by issuing 
> the following commands at a console window's command line:
>    cd /usr/src
>    ln -s /usr/src/kernel-source-2.4.20 linux
>    ln -s /usr/src/kernel-source-2.4.20 linux-2.4
>
> 2. Build and install Zaptel by issuing the following commands at a 
> console window's command line:
>    cd /usr/src/zaptel
>    make clean; make install
>
> I'm pretty sure that will solve your problem.  My Wiki page has been 
> stagnant for a while, because I've been dealing with the rather steep 
> Asterisk learning curve, but I've got a ton of notes on paper that 
> I'll be adding to the page once I hit my next documentation stage.
>
> Matthew Roth
> http://www.voip-info.org/tiki-index.php?page=Running%20Asterisk%20on%20Debian 
>
>
> Manuel Casal wrote:
>
>> ...snip...
>> depmod: *** Unresolved symbols in /lib/modules/2.4.20-686/misc/ztd-eth.o
>> [ `id -u` = 0 ] && /sbin/depmod -a || :
>> depmod: *** Unresolved symbols in /lib/modules/2.4.20-686/misc/ztd-eth.o
>> [ -f /etc/zaptel.conf ] || install -D -m 644 zaptel.conf.sample 
>> /etc/zaptel.conf
>>
>>
>> I have previously made the make oldconfig and the make dep ...
>>
>> I'm using debian with 2.4.20 kernel...
>>
>> any ideas..? thanks
>>
>> _______________________________________________
>> Asterisk-Users mailing list
>> Asterisk-Users at lists.digium.com
>> http://lists.digium.com/mailman/listinfo/asterisk-users
>> To UNSUBSCRIBE or update options visit:
>>   http://lists.digium.com/mailman/listinfo/asterisk-users
>>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users






More information about the asterisk-users mailing list