similar to: Error attempting to make Zaptel on Red Hat linux 9.0

Displaying 20 results from an estimated 1000 matches similar to: "Error attempting to make Zaptel on Red Hat linux 9.0"

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
2004 Aug 12
1
zaptel wont compile
Trying to update to the latest cvs, but Asterisk complained that zaptel was too old. Updating zaptel gives me this during the make. Any ideas, the searches and Wiki gives me no hints. cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -c -o gendigits.o gendigits.c cc -o gendigits gendigits.o -lm ./gendigits gcc -I/usr/src/linux-2.4/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB
2004 Aug 16
1
Compile error on Zaptel with Suse 9.1 (follow-up of subject: What is the best Linux for asterisk)
Have anybody experience with the following error on a linux system. The system is for the rest running perfect without problems. The system was full installed with Suse 9.1 and updated. Following uname is my kernel 2.6.5-7.104-default Greatings Han Suse 9.1 professional AMD Atlhon XP 2200 Asus A7V600-X bios 1005 1Gb memory 400Mhz Geforce MX 4000 64MB 40 GB Harddisk
2005 Jun 06
1
Zaptel comple on FC2
I wouldn't normally post this to the asterisk mailing list but I'm really stuck... I've been trying to get meetme working on and off for a few months now but I always hit a brick wall when trying to compile. I keep seeing this... make linux26 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -c -o gendigits.o
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
2005 Jul 01
2
make error for zaptel
Hi, I'm running SuSE 9.3 fully updated using YOU and I *have* re-booted the box (in a hope to sort out the uname -r issue mentioned below). I'm using the Asterisk Doc Proj vol 1 to guide me through the initial setup. I have no special HW and intend to use asterisk on an internal network just to get some experience. I have downloaded what I think I need and placed it in /usr/src (see
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 -
2004 Apr 23
3
zaptel on Fedora (Core 1) RedHat Linux-2.4
Hi! I have fresh installation of Fedora (Core 1) RedHat Linux-2.4.22-1.2115.nptl The kernel source is in place /usr/src/linux-2.4.22-1.2115.nptl The config file for the kernel is in place /boot/config-2.4.22-1.2115.nptl As per zaptel instruction, i first created the kernel config file as follows: # cd /usr/src/linux-2.4.22-1.2115.nptl; make menuconfig (in the menu config window) I loaded the
2005 Sep 23
1
ztdummy compile again
Hi, I'm still strugling with getting an easy to use conference system implemented. I did have app_conference running, but today I upgraded asterisk to 1.0.9 and it stopped working. I've tried following the instructions for compiling app_conference on 1.0.7 but it didn't work. So I went back to ztdummy (I've not had any luck getting this to compile on FC2). Anyhoo, I've
2004 Jul 02
0
Have problem install via cvs
Group Following the information located on http://www.asterisk.org/index.php?menu=download I get the following error installing the zaptel Any help would be great!!! Thanks [root@VoIPGW zaptel]# make clean; make install rm -f torisatool makefw tor2fw.h rm -f zttool rm -f *.o ztcfg tzdriver sethdlc sethdlc-new rm -f zonedata.lo tonezone.lo libtonezone.so.1.0 *.lo rm -f *.ko *.mod.c .*o.cmd rm
2003 Dec 17
0
Install X100P and TDM400P Asterisk cards!
Hi! I currently have the X100P and TDM400P Asterisk cards. For obtaining Asterisk PBX: I have no direct connection to internet, so I use ftp and download the neweast packages: zaptel-0.7.0, libpri-0.4.0, asterisk-0.5.0. The environment I compiled the tool: PC (HP): Intel PIII 500 MHz OS: Red Hat Linux 8.0 (Upgrade from Red Hat Linux 7.1). When I compile the first package (zaptel-0.7.0), I
2006 Nov 30
6
zaptel compilation problems with linux 2.6.19
Hello! I have problems compiling zaptel (tried 1.2.11, 1.2.10 and 1.4.0-beta2 -- all give the same error) with 2.6.19 kernel CC [M] /home/roman/install/asterisk/zaptel-1.4.0-beta2/xpp/card_fxo.o In file included from /home/roman/install/asterisk/zaptel-1.4.0-beta2/xpp/xpd.h:26, from /home/roman/install/asterisk/zaptel-1.4.0-beta2/xpp/card_fxo.c:28:
2004 Aug 26
0
Can't make zaptel on red hat 9
Hello, I've followed the instructions here: http://www.voip-info.org/wiki-Asterisk+Zaptel+Installation, but I get the following when trying to make zaptel: I've added the relevant symlinks: [root@asterisk src]# ls -ld /usr/src/linux* lrwxrwxrwx 1 root root 14 Aug 26 22:50 /usr/src/linux -> linux-2.4.20-8 lrwxrwxrwx 1 root root 14 Aug 27 2004
2005 Jan 21
0
Problem compiling zaptel-1.0.3
I am having a problem compiling zaptel on my Arch Linux (linux 2.6.10) system: CC [M] /home/sbn/src/zaptel-1.0.3/wcfxs.o /home/sbn/src/zaptel-1.0.3/wcfxs.c: In function `wcfxs_interrupt': /home/sbn/src/zaptel-1.0.3/wcfxs.c:473: sorry, unimplemented: inlining failed in call to 'wcfxs_proslic_check_hook': function body not available /home/sbn/src/zaptel-1.0.3/wcfxs.c:810: sorry,
2005 Jul 21
2
zaptel make problems (long)
I know that this subject has been treated in the past! As a matter of fact reading some old messages about compiling zaptel I made a couple of tests after the first compiling failure to understand why I can't compile on a specific machine, but I do not know how to handle the results. The machine has SUSE 9.3, and an updated kernel (2.6.11.4-21.7-default; as shown below). YAST (the graphical
2006 Mar 19
2
Zaptel will not build
FYI: I am trying to build zaptel-1.2.4 against the recently updated kernel version 2.6.9-34.EL on Centos 4.2. but I am getting errors and it will not build. This is apparently due to a typo in a kernel header spinlock.h although I have not successfully modified the kernel and built zaptel against it yet. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=180568 This bug report has a typo
2007 Mar 15
1
Re: zapata with Tiger3XX compilation error
Ok so I read the Linux 2.6 related README and finally compiled propperly, I thought but at the end I notice that lscpi does report the cards, but I cant modprobe wcfxo nor zaptel and I do have wcfxo.ko in the /lib/modules/2.6.8/extra/ directory, so what gives? This is a Debian Sarge, thanks! # # make clean starts here # make[1]: Entering directory `/usr/src/zaptel-1.4.0/menuselect' rm
2004 Jun 28
4
zaptel compile error
have just updated the sources from cvs when i compile zaptel i get following error can help me ? nicolas snip.... zaptel.c: In function `zt_ctl_ioctl': zaptel.c:3042: warning: assignment from incompatible pointer type zaptel.c:3044: warning: assignment from incompatible pointer type zaptel.c:3052: error: structure has no member named `close' zaptel.c:3053: error: structure has no
2005 Feb 01
2
Problems compiling zaptel on SuSE V9.2
I try to compile zaptel, without much success. I followed the guidelines in http://www.voip-info.org/wiki-Asterisk+Zaptel+Installation making dependencie results in: asterisk:/usr/src/linux # make dep *** Warning: make dep is unnecessary now. and make tells me make[1]: *** No rule to make target `modules'. Stop. asterisk:/usr/src/zaptel # make clean rm -f torisatool makefw tor2fw.h rm -f
2005 Jun 17
1
bristuff-0.2.0-RC8g: zaptel error in suse 9.2
Hi, I have the SuSe9.2 installed in a box with a QuadBri. I have followed all the instructions i have found and this is my best result... only one error compiling zaptel :( .. y have the kernel sources an already made the links to its drwxr-xr-x 8 root root 328 Jun 16 20:20 . drwxr-xr-x 12 root root 320 Jun 16 14:05 .. drwxr-xr-x 3 root root 136 Jun 16 20:17 asterisk drwxr-xr-x 22 root