ZAPTEL installation pb

Hi,

Up to now, I installed Zaptel on previous Centos v 4.x or 5.1 ( i386) … with no probelm.
My computer had a TDM$xx and that works fine

Now, I wish to setup a new machine, WITHOUT any Analogue card
I wsih to install Zaptel, because it will created a ZTDUMMY.O that I would need for all Conf call…
I tried to isntall the version Zaptel 1.4.11
And I had this message after a ‘make’ :

CC [M] /opt/zaptel-1.4.11/kernel/xpp/card_fxo.o
In file included from /opt/zaptel-1.4.11/kernel/xpp/xpd.h:26,
from /opt/zaptel-1.4.11/kernel/xpp/card_fxo.c:27:
/opt/zaptel-1.4.11/kernel/xpp/xdefs.h:117: error: conflicting types for ‘bool’
include/linux/types.h:36: error: previous declaration of ‘bool’ was here
make[4]: *** [/opt/zaptel-1.4.11/kernel/xpp/card_fxo.o] Error 1
make[3]: *** [/opt/zaptel-1.4.11/kernel/xpp] Error 2
make[2]: *** [module/opt/zaptel-1.4.11/kernel] Error 2
make[2]: Leaving directory /usr/src/kernels/2.6.18-92.el5-xen-i686' make[1]: *** [modules] Error 2 make[1]: Leaving directory/opt/zaptel-1.4.11’
make: *** [all] Error 2

Not sure to understand.

  • Does it try to find any card ? ( Like the TDM4xx)

  • If I want to use Conference call ( I need a clock )
    don’t I need it the ZTdummy.o ???

  • Why do I get this message ?

Thanks for your help

Steve

Hi,

Just deselect the xpp and other modules that you will not need in the “make menuselect” under your zaptel source.

Hope this helps.

Thank you !!
That works…

I ddin’t know this menu into Zaptel configuration

thanks again

this is from the IRC channel

There is a bug compiling Zaptel up to 1.4.11/1.2.26 on CentOS/RHEL 5.2: error in xpp/xdefs.h. Workaround: uncheck “xpp” (Astribank) driver in menuselect. Fixed in SVN. Patches: bugs.digium.com/12889, or trouble compiling x86_64 packages? Report a bug to CentOS! “.i386 packages should not satisfy dependencies for .x86_64 packages.”