Steven Langley
2005-Nov-15 04:15 UTC
[Asterisk-Users] errors with chan_zap.c when installing asterisk-1.2.0-rc2
Hi I am trying to install Asterisk-1.2.0-rc2 on Ubuntu Linux and am getting a lot of errors with chan_zap.c. Most of the errors look like this: Chan_zap.c:10927: error: dereferencing pointer to incomplete type I have already successfully installed the same version of Zaptel. Any ideas what the problem could be? Thanks Steven -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051115/7349340a/attachment.htm
Arnaud
2005-Dec-02 17:14 UTC
[Asterisk-Users] errors with chan_zap.c when installing asterisk-1.2.0-rc2
I had the same problem today (2pm PDT), arising when I try to install zaptel that I got by issuing # svn checkout http://svn.digium.com/svn/zaptel/trunk zaptel The following is rather dumb but does it: 1) remove all header files in /usr/include/asterisk 2) install asterisk, zaptel and libpri available in tarball (v 1.2) 3) use svn to checkout latest version and install , in each of the asterisk, zaptel, and libpri, make and make install. - Arnaud