similar to: Problem compiling ZAPTEL on Linux 2.6.6

Displaying 20 results from an estimated 400 matches similar to: "Problem compiling ZAPTEL on Linux 2.6.6"

2004 Apr 19
1
Not working!
I downloaded the cvs development of zaptel... It seems to compile ok, but when ismod I get: lp:/usr/local/src/zaptel# /sbin/insmod wcfxo.o wcfxo.o: unresolved symbol zt_ec_chunk wcfxo.o: unresolved symbol zt_unregister wcfxo.o: unresolved symbol zt_alarm_notify wcfxo.o: unresolved symbol zt_hooksig wcfxo.o: unresolved symbol zt_transmit wcfxo.o: unresolved symbol zt_receive wcfxo.o: unresolved
2004 Jun 30
0
Compile error with CVS HEAD zaptel
I get a compile warning when building zaptel (current CVS head) against 2.4.18 kernel (Debian stable dist) zaptel.c: In function `zt_net_close': zaptel.c:1238: warning: implicit declaration of function `hdlc_close' It completes but fails to install with modprobe finding unresolved references. This error was introduced with the introduction of the second clause of the statement below in
2003 Oct 22
2
modprobe ztdummy failed
Hello- I've been trying to scour both * and linux user group archives for a solution to this particular problem, but I am just plan stuck. I got the latest zaptel sources from cvs, uncommented ztdummy.o in Makefile, ran make; make install then, did depmod -a. All is well up until now. When i do modprobe ztdummy, i get this error: dv@sidetrack:/usr/local/src/zaptel# depmod -a
2005 Jun 22
2
problem compile
Hello, I try to compile the driver zaptel and they give the following error: linux01:/usr/src/zaptel# make install gcc -Iir/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB -Iir/drivers/ l -I. -Wstrict-prototypes -fomit-frame-pointer -Iir/drivers/net/wan -Iir /net -DSTANDALONE_ZAPATA -o zaptel.o -c zaptel.c In file included from zaptel.c:44: /usr/include/linux/module.h:21:
2004 Jan 21
2
zaptel part II
Hello people, Went to IRC and zoa helped a bit by saying me to Do a insmod zaptel and insmod wcusb When I did the insmod zaptel it worked fine, but when I did the wcusb it said asterisk:/usr/src/zaptel# insmod wcusb Using /lib/modules/2.4.24/misc/wcusb.o /lib/modules/2.4.24/misc/wcusb.o: unresolved symbol usb_submit_urb_R3d6f870e /lib/modules/2.4.24/misc/wcusb.o: unresolved
2009 Apr 02
3
Nothing at /proc/zaptel with new Digium TE201
This is a new installation. Here are the specs of my system: Linux asterisk 2.6.21.5-smp #2 SMP Tue Jun 19 14:58:11 CDT 2007 i686 Intel(R) Xeon(R) CPU E5420 @ 2.50GHz GenuineIntel GNU/Linux 08:08.0 Ethernet controller: Digium, Inc. Unknown device 8000 (rev 11) (ethernet?? first time with a card like that for me) dmesg Zapata Telephony Interface Registered on major 196 Zaptel Version:
2010 Jan 06
1
Zaptel compilation problems: Data Mode!!
Hi all, I need Help. I want to compile zaptel in data mode but i got this errors: /usr/src/zaptel-1.4.12.1/kernel/zaptel-base.c: In function ?zt_xmit?: /usr/src/zaptel-1.4.12.1/kernel/zaptel-base.c:1618: error: implicit declaration of function ?hdlc_stats? /usr/src/zaptel-1.4.12.1/kernel/zaptel-base.c:1618: warning: initialization makes pointer from integer without a cast
2006 Jan 30
1
Cant compile asterisk #error "You need newer libpri"
Trying to compile asterisk (again) from scratch. I seem to be still experiencing the effects fro Jan 25 where I get no sip to sip audio. I have tried upgrading to 1.2.3 which has made no change in the problem. I am starting over and now trying to compile/install /trunk zaptel libpri asterisk following the instructions to grab the source trees: # svn checkout
2004 Apr 19
0
RV: Not working!
You where SOO right. My idea is to connect the "line" to my pbx and call from internet (h323?) to my linux box, and then dial an extension.. Is there any doc there? Cause Ive read a few and I did not get much really. I should configure asterisk now and the job is done? -----Mensaje original----- De: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] En
2004 May 09
2
ztdummy problem?!?
Hi, ztdummy says the following: VoiceBOX:/usr/src/zaptel# modprobe ztdummy /lib/modules/2.4.18/misc/ztdummy.o: unresolved symbol zt_unregister /lib/modules/2.4.18/misc/ztdummy.o: unresolved symbol zt_transmit /lib/modules/2.4.18/misc/ztdummy.o: unresolved symbol zt_receive /lib/modules/2.4.18/misc/ztdummy.o: unresolved symbol zt_register /lib/modules/2.4.18/misc/ztdummy.o: insmod
2006 Mar 13
1
Zaptel not compiling on lastest Centos 4.2 kernel.
Hi, I made a big mistake on a Centos 4.2 box - I forgot to exclude the kernel from updating. Now zaptel will not do a "make linux26" see below. Is there a way to roll this back or is there a patch to get Zaptel to compile? I have a link to the modules using 'ln -s /lib/modules/uname -r/build linux-2.6" so that I did not have to specifiy the kernel version directly. ....
2006 Apr 03
1
Asterisk compiling problems...
Hello all, I just got the latest cvs snapshot and I'm trying to compile asterisk.. When I run nefeli:/usr/src/asterisk/zaptel# make clean; make linux26 Compile stops with errors... /usr/src/asterisk/zaptel/zaptel.c:6509: warning: passing argument 2 of 'class_device_create' makes pointer from integer without a cast /usr/src/asterisk/zaptel/zaptel.c:6509: warning: passing argument 3
2005 Jan 20
1
Re: zaptel on 2.6.10 kernel - debian.
Hi Guys, Gals. Ok, so I have latest CVS sources on a debian box, 2.6.10-1-386 kernel kernel headers isntalled in the right plauce and all that stuff .. but whatever I try .. same results, I only need to get ztdummy working for a conference .. but I always end up stuffed :( heres the compile: robin@debian:~/zaptel$ make linux26 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE
2005 Jul 11
4
Zaptel won't compile under Fedora Core 4
I hope someone can offer me some help with this. Basically, the current CVS version of Zaptel will not compile under Fedora Core 4. I have closely followed the directions in http://www.voip-info.org/tiki-index.php?page=Asterisk+Fedora+Core+3 using the versions given in the FC4 distro with no luck. Here's the output when I run "make linux26". Any help would be great. TIA.
2006 Mar 13
1
Failed installing zaptel
Group Having trouble installing zaptel. Below is my server specs Intel Motherboard D101GGC TE405P CentOS-4.2-i386 Here is the output trying to do a 'make' =============================================== make clean rm -f torisatool makefw tor2fw.h radfw.h rm -f ztcfg torisatool makefw ztmonitor ztspeed zttool zttest fxotune rm -f *.o ztcfg tzdriver sethdlc sethdlc-new rm -f
2006 Mar 13
1
Spam? Re: Failed installing zaptel
Chuck, Thank You I'm also going to try CentOS 3 The problem is I have SATA HDD and running in to trouble getting Linux installed. Will update after I test Ver 3 -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Chuck Bunn Sent: Monday, March 13, 2006 12:45 PM To: Asterisk Users Mailing List -
2002 Nov 20
0
Delay on first Attempt to resolve PDC host name
I am using samba 2.2.1a , in an NT-4 domain. security = DOMAIN on the first logon to the samba server, I can see a message: Attempting host lookup for name MYPDCNAME<0x20> the next message appears after 10 seconds (that is the delay). samba tries to resolve MYPDCNAME with the wins server, and succeeds. Higher debug level (debug level = 10) does not produce more debug messages. Any ideas
2004 Nov 23
4
Spandsp and Asterisk
Does anyone have an update patch file to get Spandsp installed? I'm running asterisk CVS-HEAD-11/19/04-21:53:37 on redhat 9.0 I installed spandsp-0.0.2 when runnig the patch I get patching file Makefile Hunk #1 FAILED at 41. Hunk #2 FAILED at 69. 2 out of 2 hunks FAILED -- saving rejects to file Makefile.rej -------------- next part -------------- An HTML attachment was scrubbed...
2014 Sep 25
0
CentOS-announce Digest, Vol 115, Issue 15
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
1999 Jan 15
1
Oplock question
Hi! Been having the same problem with oplocks for a while and have been trying to figure out what's going wrong. The FAQ says that we may have a networking (hardware?) problem, but according to the Linux box's ifconfig results, we have had no errors and no dropped packets on the internal network. I am able to reproduce the error pretty much at will on our network, and it is not isolated