Page 1 of 1

zaptel-1.4.12.1 problem

PostPosted: Wed May 02, 2012 4:18 am
by eliasferreyra
Hi all
im trying to compile zaptel-1.4.12.1
asterisk-1.4.21.2


im using centos 6 64bit

and i get a problem compiling zaptel
procedure
cd ../zaptel-1.4.12.1
./configure
make clean
make
make install
make config

when make

i receibe this

/usr/src/zaptel-1.4.12.1/kernel/pciradio.c:1702: error: implicit declaration of function âschedule_timeoutâ
make[3]: *** [/usr/src/zaptel-1.4.12.1/kernel/pciradio.o] Error 1
make[2]: *** [_module_/usr/src/zaptel-1.4.12.1/kernel] Error 2
make[2]: Leaving directory `/usr/src/kernels/2.6.32-220.13.1.el6.x86_64'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/zaptel-1.4.12.1'
make: *** [all] Error 2


anybody can help

Re: zaptel-1.4.12.1 problem

PostPosted: Sat May 05, 2012 9:40 am
by williamconley
Switch to dahdi?

Which instructions are you using for installation? (You're supposed to post a link ...) Often this comes from using instructions that are outdated ...

Why are you scratch installing on CentOS instead of just using GoAutoDial? Gardo put a lot of work in that ... you are about to put a lot in, too ... just use his. That's why he published it! :)

Re: zaptel-1.4.12.1 problem

PostPosted: Sun May 06, 2012 2:55 pm
by eliasferreyra
I cant use the goautodial because im using
A remote server .

Im using centos 6 64 bit
And i solved the problem

I installed asterisk 1.4.39 and dahdi thanks

Re: zaptel-1.4.12.1 problem

PostPosted: Sun May 06, 2012 3:37 pm
by williamconley
Next time be sure to post the directions you are using for installation. These are quite often directly related to problems arising from scratch installations. Often being pointed to a different set of directions will resolve the issue.

Re: zaptel-1.4.12.1 problem

PostPosted: Sun May 06, 2012 5:39 pm
by eliasferreyra
Ok william i will thanks