[Asterisk-Users] chan_zap won't load after CVS update
Rich Adamson
radamson at routers.com
Fri Nov 14 14:24:48 MST 2003
Matt,
> I've just finished updating my Asterisk to the CVS version.
> Unfortunately, chan_zap won't load anymore.
>
> The hardware has not changed and the config files have not changed. I
> can re-install the two packages back and forth. The old one will still
> work. The new one won't. I tried updating to a brand-new zaptel and
> wcfxo modules, with no difference. This has got to be the most
> frustrating thing about dealing with Asterisk. This is also the same
> error I get trying to get the FXS cards to work (I have never succeeded).
>
> There must be something else in the Makefile or configuration files. Is
> there anything different regarding zap interfaces in the config files
> since maybe 3 months ago?
I had the same problem the other day. Resolved it by essentially
blowing away the existing src directories (rename them if you want) and
doing a new cvs checkout. I know I seen someone post something a month
or two ago relative to using a cvs flag to effectively over-write
everything on the local system. Guess we're all supposed to be linux
cvs experts.
In my case, I was simply trying to do an update to asterisk (without
zaptel, zapata, etc), and that didn't work since some constants were
apparently defined in some non-asterisk header file (zaptel, I think,
but I didn't bother to search it out) that were needed in one of the
channels modules. Sounds like you've bumped against the same issue.
More information about the asterisk-users
mailing list