similar to: zaptel does not compile with kernel 2.6.15

Displaying 20 results from an estimated 6000 matches similar to: "zaptel does not compile with kernel 2.6.15"

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
2009 Jan 10
2
Lenny. Where to find zaptel patches
Hi, While issuing make, I've got: ... CC [M] /usr/src/zaptel-1.4.11~dfsg/kernel/zaptel-base.o /usr/src/zaptel-1.4.11~dfsg/kernel/zaptel-base.c: In function ?zt_register?: /usr/src/zaptel-1.4.11~dfsg/kernel/zaptel-base.c:5230: error: implicit declaration of function ?class_device_create? My system is Lenny and before getting this error, I successfully did : apt-get source libpri zaptel
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
2005 Jul 04
0
MAKEing zaptel and ztdummy on SuSE 9.3 - Repost
Hi, Sorry to re-post, but I'm still having hassles with ztdummy. I'm using kernel 2.6.11.4-21.7-smp and Asterisk 1.0.8 on SuSE 9.3 The first 3 makes (see below) for zaptel work out ok - but the ztdummy.ko (etc) files *are* created even though I haven't yet uncommented ztdummy in Makefile. If the ztdummy bits are compiled, why edit Makefile & run make again? modprobe ztdummy
2008 Feb 25
2
cannot dial out with latest zaptel and kernel 2.6.24
Hi. I am using asterisk 1.4 (latest as of today) and zaptel 1.4 (latest as of today) and I cannot dial out using my 400P card with one fxs module and one fxo module. I am using kernel 2.6.24 and get the following log entries: [Feb 25 17:28:13] VERBOSE[25071] logger.c: -- Executing [s at macro-dialout-trunk:23] Dial("Zap/1-1", "ZAP/4/www411|300|wW") in new stack [Feb 25
2004 Jul 20
0
Error on Zaptel install
I attempt to run make clean:make install and I get the following (cut short for brevity). zaptel.c: In function `zt_init': zaptel.c:6123: warning: implicit declaration of function `register_chrdev' zaptel.c:6124: `KERN_ERR' undeclared (first use in this function) zaptel.c:6124: parse error before string constant zaptel.c:6129: `KERN_INFO' undeclared (first use in this function)
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. ....
2004 Aug 17
0
has no CRC! error messages while compiling zaptel
I get this warnings while compiling zaptel Any suggestions would be very helpfull. make -C /usr/src/linux-2.6 SUBDIRS=/usr/src/bri-stuff.0.1.0-RC4/zaptel modules make[1]: Entering directory `/usr/src/linux-2.6.8.1' CC [M] /usr/src/bri-stuff.0.1.0-RC4/zaptel/zaptel.o /usr/src/bri-stuff.0.1.0-RC4/zaptel/zaptel.c:163: warning: `fcstab' defined but not used CC [M]
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
2006 Oct 21
1
zaptel 1.2.10 make problem
Hi iam installing zaptel 1.2.10 on my FC5 when i make iam getting following error any one suggest me whats wrong, i have installed source also in the same server. grep: /lib/modules/2.6.15-1.2054_FC5/build/include/linux/autoconf.h: No such file or directory ZAPTELVERSION="1.2.10" build_tools/make_version_h > version.h.tmp if cmp -s version.h.tmp version.h ; then echo; else \
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 -
2005 Feb 28
1
I can't load modules (ztdummy, wcfxo.o)
Hi to everybody, seems that I cannot load the zaptel modules: ztdummy says the following: [root@Hayabusa misc]# modprobe ztdummy /lib/modules/2.4.22/misc/ztdummy.o: unresolved symbol zt_unregister /lib/modules/2.4.22/misc/ztdummy.o: unresolved symbol zt_transmit /lib/modules/2.4.22/misc/ztdummy.o: unresolved symbol zt_receive /lib/modules/2.4.22/misc/ztdummy.o: unresolved symbol zt_register
2007 Dec 04
1
Soundcard necessary on an asterisk server toget output of playback()??
Hi, >However, I believe that zaptel >= 1.4.6 or zaptel 1.2 >= 1.2.21 should >support hires timers for timing on kernel >= 2.6.22 . > >What version of Zaptel do you use? > I was using version 1.4.5.1 I just downloaded and installed version 1.4.7, configure/make/make install finished without an error, but when is used modprobe ztdummy the system said: FATAL: Error
2006 Dec 22
1
problems using the 1.4 version of meetme
Hi. I am having a strange problem when using the 1.4 version of asterisk and zaptel. If I call from a pstn line into the asterisk box using a phone number which calls the box via sip, then once I am in the meetme conference nothing happens when I hit the star key -- I cannot get the user menu. There is nothing in the logs at all its as though asterisk never sees the digit at all. Now if I do
2007 Mar 12
1
Problems with Voice conferencing
How did you install these packages -- make sure you do ./configure and if needed make menuselect in each one of these before the make and make install. This is the only thing I can think of -- check whether there are any built-in modules as well. on Monday 03/12/2007 Asterisk Asterisk(asteriskbunnies@yahoo.com) wrote > Hey! > > Thanks for your interest, i checked the modules and i
2005 Mar 28
0
bristuff-0.2.0-RC7k: error on loading qozap : "qozap: Unknown symbol zt_xxxxx"
Hi, I had problems described in another thread so went from a start, but now have problems when loading qozap module. I get : # insmod qozap.ko ports=9 insmod: error inserting 'qozap.ko': -1 Unknown symbol in module and in /var/log/messages: module qozap unsupported by SUSE/Novell, tainting kernel. qozap: disagrees about version of symbol zt_receive qozap: Unknown symbol zt_receive
2005 Aug 18
1
Zaphfc.ko module error
Hi Guys I have been running a test server for a few days now with * 1.0.9 bristuff RC8n. I had a power failure and the test machine was not on the ups. When power was restored I found the following error: FATAL: Error inserting zaphfc (/lib/modules/2.6.11.4-20a-default/misc/zaphfc.ko): Unknown symbol in module, or unknown parameter (see dmesg) My dmesg output: zaphfc: unsupported
2015 Dec 29
1
permission problems trying to access subdirectories of a samba share
Rowland penny <rpenny at samba.org> wrote: > On 29/12/15 15:44, covici at ccs.covici.com wrote: > > Rowland penny <rpenny at samba.org> wrote: > > > >> On 29/12/15 13:59, covici at ccs.covici.com wrote: > >>> Hi. I am having problems accessing subdirectories on a samba share. I > >>> am using windows 10 build 10586 and linux kernel
2006 Oct 30
0
Problem with Digium 400P and asterisk 1.4
Hi. Ever since I bought my Digium 400P with 1 FXS and 1FXO module, once in a while I hear what sounds like a touchtone in my ear on a phone hooked up to the FXS module. This was not heard by the other side, and although it was annoying, it was not too much of a problem till I was using the asterisk 1.4 (rev 46317) and the beta of zaptel 1.4 (rev 1536). Doing this, the toutchtone noises once