[asterisk-users] zaptel 1.4.10 doesn't build on debian etch epia itx system
Erik de Wild: Tripple-o
info at tripple-o.nl
Sat May 17 14:01:26 CDT 2008
Today I have been messing around with updating my residential
phonesystem (it was running a 1.0 version from years ago). I have
downloaded the last source packages for zaptel-1.4.10.1and
asterisk-1.4.19.2. Zaptel doesn't want to build. After a long time of
making this is the output that stops it suddenly. Does it makes sense
to try another lower version of Zaptel, do I miss a package or should
I change a line in the Makefile like I had to do to build Asterisk
(Proc=i586 instead of Proc=<uname -m> which result in i686. The
updated box is now running without zaptel and it seems to work ok but
I would like to add ztdummy for conferences. Any suggestion to solve
this problem is very welcome.
Friendly regards,
Erik de Wild
output uname -a
Linux debian 2.6.18-6-486 #1 Sun Feb 10 22:06:33 UTC 2008 i686 GNU/Linux
#
gcc -g -O2 -I. -g -fPIC -Wall -DBUILDING_TONEZONE -
DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -o zttool
zttool.o -lnewt
#
Can't locate Config_heavy.pl in @INC (@INC contains: /etc/perl /usr/
local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/
share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/
site_perl .) at /usr/lib/perl/5.8/Config.pm line 65.
#
make[2]: Entering directory `/usr/src/asterisk/zaptel-1.4.10.1/kernel/
xpp/utils'
#
cc -I../.. -o print_modes -g -Wall print_modes.c
#
./print_modes >init_fxo_modes
#
for i in zt_registration xpp_sync lszaptel xpp_blink zapconf
zaptel_hardware; do perl -I./zconf -c $i || exit 1; done
#
Can't locate File/Basename.pm in @INC (@INC contains: ./zconf /etc/
perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/
perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/
local/lib/site_perl .) at zt_registration line 11.
#
BEGIN failed--compilation aborted at zt_registration line 11.
#
make[2]: *** [perlcheck] Error 1
#
make[2]: Leaving directory `/usr/src/asterisk/zaptel-1.4.10.1/kernel/
xpp/utils'
#
make[1]: *** [utils-subdirs] Error 2
#
make[1]: Leaving directory `/usr/src/asterisk/zaptel-1.4.10.1'
#
make: *** [all] Error 2
More information about the asterisk-users
mailing list