[Asterisk-Users] Zaptel 1.0.0. will not compile

Remco Barende asterisk at barendse.to
Tue Oct 12 07:18:25 MST 2004


On Tue, 12 Oct 2004, Remco Barende wrote:

> On Tue, 12 Oct 2004, Christopher L. Wade wrote:
>
>> Remco Barende wrote:
>>> OK, I tried compiling from tarball.
>>> 
>>> I got the zaptel-1.0.0.tar.gz. I untarred it. In that directory where the 
>>> tarball unpacked I just duid 'make linux26' (without doing a ./configure 
>>> or any changes). Zaptel started compiling but gave the same errors about 
>>> crc errors:
>>> 
>>> *** Warning: "zt_ec_chunk" [/tmp/zaptel-1.0.0/wcfxs.ko] has no CRC!
>>> *** Warning: "zt_transmit" [/tmp/zaptel-1.0.0/wcfxs.ko] has no CRC!
>>> *** Warning: "zt_receive" [/tmp/zaptel-1.0.0/wcfxs.ko] has no CRC!
>>> *** Warning: "zt_unregister" [/tmp/zaptel-1.0.0/wcfxs.ko] has no CRC!
>>> *** Warning: "zt_qevent_lock" [/tmp/zaptel-1.0.0/wcfxs.ko] has no CRC!
>>> *** Warning: "zt_hooksig" [/tmp/zaptel-1.0.0/wcfxs.ko] has no CRC!
>>> *** Warning: "zt_alarm_notify" [/tmp/zaptel-1.0.0/wcfxo.ko] has no CRC!
>>> *** Warning: "zt_transmit" [/tmp/zaptel-1.0.0/wcfxo.ko] has no CRC!
>>> *** Warning: "zt_receive" [/tmp/zaptel-1.0.0/wcfxo.ko] has no CRC!
>>> *** Warning: "zt_ec_chunk" [/tmp/zaptel-1.0.0/wcfxo.ko] has no CRC!
>>> *** Warning: "zt_hooksig" [/tmp/zaptel-1.0.0/wcfxo.ko] has no CRC!
>>> and whole lot more.
>>> 
>>> I have 2 symlinks in my /usr/src directory, ./linux-26 and ./linux
>>> 
>>> Strange that it does not even work from the tarball
>> 
>> Um, those are 'Warnings', not *Errors*, have you tried using the drivers? 
>> ie, have you insmod'd them or modprobe'd them?  Pardon if haven't fully 
>> followed this thread and my comments are of no value, just my $0.02 anyway.
>
> OK, thanks for explaining I thought it was something really serious :)
>
> Yes, I did install the modules it created but it will not find the X100P in 
> the system
>
> ztcfg -vvvvvvv
> Zaptel Configuration
> ======================
> Channel map:
> Channel 01: FXS Kewlstart (Default) (Slaves: 01)
> 1 channels configured.
> ZT_CHANCONFIG failed on channel 1: No such device or address (6)



Aaaargh never mind, being so focused on the compile errors I forgot to 
RTFM!!!!

modprobe wcfxo
solved the problem



More information about the asterisk-users mailing list