zaptel-modules recommended

kristof vanhaeren kristof.vanhaeren at gmail.com
Mon Nov 27 09:46:43 UTC 2006


Hi guys,

I'm trying to install the zaptel package (debian unstable)
But it fails with this error:

debian:~# apt-get install zaptel
Reading Package Lists... Done
Building Dependency Tree... Done
Recommended packages:
zaptel-modules
The following NEW packages will be installed:
zaptel
0 upgraded, 1 newly installed, 0 to remove and 165 not upgraded.
Need to get 0B/109kB of archives.
After unpacking 582kB of additional disk space will be used.
Selecting previously deselected package zaptel.
(Reading database ... 92059 files and directories currently installed.)
Unpacking zaptel (from .../zaptel_1%3a1.2.10.dfsg-2_i386.deb) ...
Setting up zaptel (1.2.10.dfsg-2) ...
Zaptel telephony kernel driver: FATAL: Module ztdummy not found.
Notice: Configuration file is /etc/zaptel.conf
line 0: Unable to open master device '/dev/zap/ctl'

1 error(s) detected

/sbin/ztcfg failed. Check /etc/zaptel.confzaptel.


Recommended packages:
zaptel-modules

but there is no such package in any of the repositories.
Is there a workaround?


Also note that I tried to install zaptel by compiling the source (little
succes :( )

apt-get install zaptel-source
cd /usr/src
tar xjvf  zaptel.tar.bz2
cd modules
cd zaptel
make clean
make linux26
make install  ---> fails with:

debian:/usr/src/modules/zaptel# make install
ZAPTELVERSION="1.2.10" build_tools/make_version_h > version.h.tmp
if cmp -s version.h.tmp version.h ; then echo; else \
                mv version.h.tmp version.h ; \
        fi

rm -f version.h.tmp
/lib/modules/2.6.18.2/build
make -C /lib/modules/2.6.18.2/build SUBDIRS=/usr/src/modules/zaptel modules
make[1]: Entering directory `/usr/src/linux-2.6.18.2'
  Building modules, stage 2.
  MODPOST
WARNING: /usr/src/modules/zaptel/xpp/xpd_fxs: 'slic_cmd_direct_write'
exported twice. Previous export was in
/usr/src/modules/zaptel/xpp/xpd_fxo.ko
WARNING: /usr/src/modules/zaptel/xpp/xpd_fxs: 'slic_cmd_direct_read'
exported twice. Previous export was in
/usr/src/modules/zaptel/xpp/xpd_fxo.ko
WARNING: /usr/src/modules/zaptel/xpp/xpd_fxs: 'slic_cmd_indirect_write'
exported twice. Previous export was in
/usr/src/modules/zaptel/xpp/xpd_fxo.ko
WARNING: /usr/src/modules/zaptel/xpp/xpd_fxs: 'slic_cmd_indirect_read'
exported twice. Previous export was in
/usr/src/modules/zaptel/xpp/xpd_fxo.ko
WARNING: /usr/src/modules/zaptel/xpp/xpd_fxs: 'dump_slic_cmd' exported
twice. Previous export was in /usr/src/modules/zaptel/xpp/xpd_fxo.ko
make[1]: Leaving directory `/usr/src/linux-2.6.18.2'
build_tools/genudevrules > /etc/udev/rules.d/zaptel.rules
if [ -d /usr/lib/hotplug/firmware ]; then \
                install -m 644 wct4xxp/*.ima /usr/lib/hotplug/firmware; \
        fi
install: cannot stat `wct4xxp/*.ima': No such file or directory
make: *** [firmware] Error 1


Any help is _very_ much appreciated!
grtz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/pkg-voip-maintainers/attachments/20061127/f136fe27/attachment.html


More information about the Pkg-voip-maintainers mailing list