Displaying 20 results from an estimated 1000 matches similar to: "Zaptel compile error - unresolved symbols"
2006 Apr 24
1
compiling zaptel-1.2.5
Hello,
What's wrong ?
make install 
.....
options torisa base=0xd0000
alias char-major-196 torisa
alias wcfxs wctdm
alias wct2xxp wct4xxp
if [ -d /etc/modutils ]; then \
        /sbin/update-modules ; \
fi
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-2-386/misc/wctdm24xxp.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-2-386/misc/zaptel.o
depmod: *** Unresolved symbols in
2005 Mar 22
1
Problems loading zapata module under suse 9.2 (cvs stable from 5 days ago) ?
Hi,
I've compiled Asterisk cvs stable (few days ago) unde Suse 9.2 without any 
problems. We're using te110p and wcte11xp module that is autoloaded by Suse 
9.2.
Card goes green after reboot, but this meesages appear in logs:
Mar 22 11:28:51 linux kernel: Zapata Telephony Interface Registered on major 
196
Mar 22 11:28:51 linux modprobe: FATAL: Error inserting torisa 
2007 Feb 19
1
Problems with CentOS ztdummy kernel 2.6
Hi List, 
 
I am having some trouble with installing the latest version of ztdummy on a
CentOS Kernel 2.6 system.
 
I have installed a few Asterisk systems on Slackware Kernel 2.4.x without
any issues, unfortunately there is no choice about this distro, or kernel as
it has been preinstalled by someone else.  And so I am in the dark with an
unfamiliar distro and kernel.
 
I am fairly sure the
2006 Oct 28
1
Compiling Zaptel 1.2.10 on Ubuntu 6.10
Here's a weird problem that I'm not quite sure how to resolve.  Zaptel
1.2.10  compiles just fine with "make", but when "make install" is
run, this happens:
[ `id -u` = 0 ] && /sbin/depmod -a 2.6.17-10-generic || :
[ -f /etc/zaptel.conf ] || install -D -m 644 zaptel.conf.sample
/etc/zaptel.conf build_tools/genmodconf linux26 "" "tor2 torisa wcusb
2003 Feb 28
2
error in tor2
i have error in install module of tor2.
but it compile good.
what happen ?
ivr2:/usr/src/zaptel # make clean; make install
rm -f torisatool makefw tor2fw.h
rm -f zttool
rm -f *.o ztcfg tzdriver sethdlc
rm -f zonedata.lo tonezone.lo libtonezone.so.1.0 *.lo
rm -f gendigits tones.h
rm -f libtonezone*
rm -f tor2ee
rm -f core
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   -DSTANDALONE_ZAPATA   -c -o
2007 Feb 21
3
Zaptel 1.4.0
I go to my Zaptel 1.4.0 folder and run ./configure; make linux26; make
install and I don't see any errors.  This is out of my modprobe.conf:
 
install tor2 /sbin/modprobe --ignore-install tor2  && /sbin/ztcfg
install torisa /sbin/modprobe --ignore-install torisa  && /sbin/ztcfg
install wcusb /sbin/modprobe --ignore-install wcusb  && /sbin/ztcfg
install wcfxo
2006 Jan 08
2
Zaptel make install error
/bin/sh: -c: line 0: syntax error near unexpected token `;'
/bin/sh: -c: line 0: `if [ -n "" ]; then  if [ -f  ]; then mv -f  .bak ; fi;  cat .bak | grep -v "alias char-major-250" |  grep -v "post-install torisa /sbin/ztcfg" |  grep -v "post-install wcfxsusb /sbin/ztcfg" |  grep -v "alias wctdm" |  grep -v "post-install wctdm
2003 Oct 26
1
After start Asterisk, error foung in the messages log file
Hello all
After install the Asterisk, setup the configuration file in the 
sip.conf and extensions.conf and type "asterisk" with start program.
I don't have line card yet.
But I found following error in the /var/log/messages.
  localhost insmod: /lib/modules/2.4.18-5/misc/torisa.o: init_module: 
Input/output error
  localhost insmod: /lib/modules/2.4.18-5/misc/torisa.o: insmod
2006 May 02
8
Zapata Telephony interface and torisa module error
Looking at my log file I found the following error:
May  2 12:00:45 debian kernel: Zapata Telephony Interface Registered on major 196
May  2 12:00:45 debian kernel: No ISA tormenta card found at d0000
May  2 12:00:45 debian kernel: Zapata Telephony Interface Unloaded
May  2 12:00:45 debian insmod: /lib/modules/2.4.20-8smp/misc/torisa.o: init_module: Input/output error
May  2 12:00:45 debian
2003 Jun 12
1
fxs card not loading in new computer
(I'm producing a writeup on all the things one run into building an * box. 
Which after a couple of boxes is showing up aplenty.)
So this uses the working h/w and config's from another box. All I do is 
build in a new computer.
Loading the modules I got:
__________________________________________________
Zaptel Configuration
======================
Channel map:
Channel 01: FXS
2003 Oct 07
5
auto 'modprobe wct1xxp' on startup?
Hi guys,
Thanks for your answers on my two questions yesterday.  That's exactly 
what I was looking for, sorry for not noticing it myself, but I'm still 
getting acclimated to Asterisk and even Linux--from what I see so far, I 
love it.
I've got another one now.  Since my Asterisk install and configuration 
is fairly stable at this point, I'm interested it ensuring that during 
2010 Jan 16
2
Cross compiling Asterisk, Dahdi..
Is there a proper, documented way to cross compile DAHDI and Asterisk for 
a processor/system other than the one you're currently typing on?
Now.. I have been doing this for some time, but it's been really 
frustrating every time I change/upgrade, etc.
I've just tried to compile DAHDI for an AMD Geode system on my development 
system which is Intel Atom. Building the kernel is easy -
2003 Apr 13
1
torisa rev b
?Hola!
torisa.c (from zaptel 0.50) says:
#define MASTERVAL 0x41          /* Enable E1 master clock on Rev. B board */
Does that mean that there is a torisa revB? If so, are the schematics
downloadable from somewhere? (www.zapatatelephony.org only has Rev. A
ones)
Does the Rev. A support E1? (just changing the DS2151 for DS2153, the DS
crystal and closing the E1 jumpers, or something else is
2003 Dec 15
2
Beginners Question
Hi all,
New user to asterisk having just got it compiled and installed.
Running with no digium hardware (yet) and no soundcard in asterisk box.
Problem is using the sample configs with a sip phone added as follows
[2203]
type=friend
username=2203
secret=2203
host=dynamic
defaultip=192.168.0.2
dtmfmode=inband
canreinvite=yes
the console on * when running with -vvvvc says :- (whenb trying to
2003 Nov 25
1
Want to get rid of Tormenta error message
Hi there,
my * has no Zaptel or Tormenta hardware at all, also no ztdummy. However 
dmesg is full of 
Zapata Telephony Interface Registered on major 196
No ISA tormenta card found at d0000
Zapata Telephony Interface Unloaded
and /var/log/messages shows tons of this:
Nov 25 21:28:28 localhost kernel: Zapata Telephony Interface Registered 
on major 196
Nov 25 21:28:28 localhost kernel: No ISA
2003 Jul 14
2
insmod wcfxo failed ( b8zs, esf, wink start is what I'm trying to do.)
Thanks in advance
root@asterisk01:~# modprobe wcfxo
/lib/modules/2.4.20/misc/wcfxo.o: init_module: No such device
/lib/modules/2.4.20/misc/wcfxo.o: Hint: insmod errors can be caused by
incorrect module parameters, including invalid IO or IRQ parameters.
      You may find more information in syslog or the output from dmesg
/lib/modules/2.4.20/misc/wcfxo.o: insmod /lib/modules/2.4.20/misc/wcfxo.o
2004 Sep 17
1
ZAPTEL Compile Problem?
Has anyone received this message while attempting to do a 
 
MAKE INSTALL  on ZAPTEL
 
depmod: *** Unresolved symbols in
/lib/modules/2.4.26-gentoo-r9/misc/ztdummy.o
 
 
I am not running DEVFS so that's not the issue.  Zaptel drivers/modules all
load, but ztdummy won't 
 
 
/lib/modules/2.4.26-gentoo-r9/misc/ztdummy.o:
/lib/modules/2.4.26-gentoo-r9/misc/ztdummy.o: unresolved
2006 Jan 12
2
Zaptel SVN
Hi,
i can't compile the latest svn update from zaptel:
 
/lib/modules/2.6.14-1.1653_FC4smp/build
make -C /lib/modules/2.6.14-1.1653_FC4smp/build SUBDIRS=/usr/src/zaptel
modules
make[1]: Entering directory
`/usr/src/kernels/2.6.14-1.1653_FC4-smp-i686'
  CC [M]  /usr/src/zaptel/zaptel.o
/usr/src/zaptel/zaptel.c:6193:5: warning: "CONFIG_ZAPATA_DEBUG" is not
defined
2003 Jul 13
5
unresolved symbols in /lib/modules/2.4.18/misc/zaptel.o
Hi all.
I've been lurking here for a couple weeks just trying to get an idea of
how to install asterisk.  I'm running Debian with a custom kernel
version 2.4.18.  I think I've got all the dependencies installed -
debian packages readline4 and openssl are installed.  It's a very
barebones install with only the packages relevant to building a kernel
and asterisk installed.
The
2001 Nov 14
1
unresolved symbols in loop
Hello,
i have downloaded the kernel 2.4.14 and the correspondig ext3 patch
ext3-2.4-0.9.15-2414.gz. After this i extract the archiv at /usr/src,
renamed the dir linux to linux-2.4.14 and made a symlink linux-2.4.
I changed to the directory linux-2.4 and add the patch as decsribed
on the website gunzip < ~/ext3-2.4-0.9.15-2414.gz | patch -p1.
There was no error and the patch was successful.